Skip to content

Image upload #111

@patdx

Description

@patdx

It would be nice to support image upload feature.

Would it store in a separate files table or be in regular table (either as a json blob or several flattened columns)?

Given the cloud/edge constraint I think it should do preprocessing on the client side.

The saved content should have

  • resolution, quality, size limits
  • automatic resizing, perhaps on the client side
  • automatic exit data stripping
  • save blurhash, type, size, resolution in the database
  • retrieval would perhaps depend on a image resizer like imgproxy or thumbor

In the long term it should support cropping/etc. Maybe use uppy.

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