- Discussions
- 4 644
- Messages
- 12 049
- Solutions
- 81
- J'aime
- 7 608
- Points
- 198
Small addon that will convert PNG images to JPEG if they are larger than the maximum allowed attachment filesize.
Please note that transparency will be lost in this case.
I did implement code to detect transparency and ignore the file if it does contain transparency, but that quite simply does not make much sense to me so the code to do this is commented out:
If the image filesize is larger than allowed maximum and it is not being converted to JPEG, the upload would fail.
Originally coded by @Kirby, in this thread, https://xenforo.com/community/threa...f-phone-uploads-and-chrome-copy-paste.183606/
Télécharger V1.0.0 :
Version 2.0.0 Fixed : Added a missing class extension that prevented the addon from working.
Télécharger V2.0.0 :
Please note that transparency will be lost in this case.
I did implement code to detect transparency and ignore the file if it does contain transparency, but that quite simply does not make much sense to me so the code to do this is commented out:
If the image filesize is larger than allowed maximum and it is not being converted to JPEG, the upload would fail.
Originally coded by @Kirby, in this thread, https://xenforo.com/community/threa...f-phone-uploads-and-chrome-copy-paste.183606/
Télécharger V1.0.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Télécharger V2.0.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.