darkstardigital / phpThumbsUp

ModX package for creating dynamic image thumbnails
10 stars 7 forks source link

FR: Keep Original Option? #30

Open jpdevries opened 10 years ago

jpdevries commented 10 years ago

Apparently the ability to downsize images on uploads, and not keep the original, is desirable to save disk space (Twitter Convo).

jpdevries commented 10 years ago

After some more thought, I don't think this could work. You'd be deleting the image the user just uploaded through the manager. A more appropriate action might be to overwrite the original file with the largest thumbnail.