Skip to content

Add simple thumbnail generation middleware. #4

@baamenabar

Description

@baamenabar

a simple express middleware script to generate thumbnails

[ ] Triggered when image is uploaded...
[ ] ... or if not available when image info is requested, through the API.
[ ] thumbnails will be generated asynchronously
[ ] thumbnails can be one configurable size only (constrained within a square)
[ ] thumbnails will be stored in one folder next to the uploads folder, served via static
[ ] the middleware is activated via env config, on by default.
[ ] thumbnail path will be served with image info throuh the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions