Home >Backend Development >PHP Tutorial >Is there a PHP open source system like piwigo that supports psd upload and generate thumbnails?

Is there a PHP open source system like piwigo that supports psd upload and generate thumbnails?

WBOY
WBOYOriginal
2016-07-06 13:51:552125browse

Is there a PHP open source system like piwigo that supports psd upload and generate thumbnails?
After using piwigo to build a picture sharing system, I found two problems:
1. The picture is too long and thumbnails cannot be generated
2. The psd uploaded by ftp cannot generate thumbnails.

Reply content:

Is there a PHP open source system like piwigo that supports psd upload and generate thumbnails?
After using piwigo to build a picture sharing system, I found two problems:
1. The picture is too long and thumbnails cannot be generated
2. The psd uploaded by ftp cannot generate thumbnails.

You can cut the long image, generate multiple thumbnails separately, and then merge the thumbnails together

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn