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 (41 forks)batch import
help wanted

Repository metrics

Stars
 (295 stars)
PR merge metrics
 (No merged PRs in 30d)

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