schmitzal / tinyimg

TYPO3-Extension which compresses images (png & jpg) uploaded in the backend with the tinypng API
GNU General Public License v3.0
15 stars 11 forks source link

Check file size limit of API #14

Closed schmitzal closed 7 years ago

schmitzal commented 7 years ago

Check if the API also only allows compression of images with a max file size of 5 MB.

schmitzal commented 7 years ago

At least not limited to 5 MB. 14 MB working like a charm. Closed.