Skip to content

Image compression and command line option to drop alpha layer #37

Description

@uolamer

Currently Proximity is saving the PNG in RGBA with no or very little compression. The Alpha is needed for people making frames to then edit later but for many use cases it would be nice to have the option to drop the alpha layer as an option.

This is some example file sizes:
Lightning Bolt - base M15 template
10.8 MB - PNG - Fresh from Proximity with Alpha layers. RGBA
6.99 MB - PNG - Just optimized the Proximity image keeping the alpha layer
6.20 MB - PNG, no alpha, max compression

I did this compression using Pillow in Python and had basically the same numbers from Photoshop saving the file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions