memeller / shrunked

Shrunked Image Resizer add-on for Thunderbird
https://addons.thunderbird.net/addon/shrunked-image-resizer/
11 stars 0 forks source link

PNG support #1

Closed memeller closed 1 year ago

memeller commented 1 year ago

Added support for resizing of PNG files. The detection methods for supported files were slightly modified to include png files. Previously "data:iamge/jpeg" was hardcoded (shrunked.js, ShrunkedImage.jsm), but now the image format is preserved - pngs are resized and saved as pngs, jpegs are resized and saved as jpegs. Tested for inline images and attachments, everything works under TB 102.4.2