Skip to content

allow imageload to work with file-like objects #51

Closed
@FoamyGuy

Description

@FoamyGuy

The conclusion from #4831 is that we want to modify this library to be able to handle file-like objects such as BytesIO objects.

This would allow loading images directly from memory without needing to have them in file storage anywhere.

Ideally it should be able to work with images fetched from the web.

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