Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Support setting input image data by string and getting output image data #3

Description

@tremby

It would be very useful to skip writing files to disk where possible.

Some of the tools (for instance jpegoptim) support reading from stdin and/or writing to stdout.

It would be very nice to leverage this functionality where possible, and where the tool does not support it, to fake it by transparently writing a temporary 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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions