Skip to content

Image Encoding, Format, and Limits #3

@jensen-cochran

Description

@jensen-cochran

The image will be provided in the body of the request for the API and thus should be encoded in some string format. The image must also be provided in a consistent format (jpg, png, etc). If a consistent format is difficult for the mobile team to work out across multiple devices, we need to determine all of the acceptable formats, how the API will determine the format, and how to normalize the different formats into the database (for instance a server-side conversion).

There must also be limits placed on the filesize and/or resolution of image provided to the API and there could also be a floor set on these values as well.

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