Skip to content

Export without PNG #105

@zaun

Description

@zaun

Is your feature request related to a problem? Please describe.
The lpe format is nice, but it still has the base64 png image data. It would be useful to have an array of numbers to the color index so it would be usable in other apps that could use the raw image data rather than PNG.

Describe the solution you'd like
Have an option to export pure JSON without embedded png image.

Additional context
Allows for outside usage of the image data. It's probably a niche case usage but it would save from having to use external tools to convert a PNG into an index array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions