tomitrescak/meteor-uploads

The images are being set to 8bit

Open

#215 opened on Mar 10, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)HTML (295 stars) (41 forks)batch import
help wanted

Description

All of my images are being set to 8-bit after they are resized. Is there any way to keep the same type? From the command line I'd just to -type TrueColor and that would keep my 24bit color even after resizing.

Contributor guide