h2non / imaginary

Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
https://fly.io/docs/app-guides/run-a-global-image-service/
MIT License
5.5k stars 455 forks source link

[Feature] Provide image-tile-support #391

Closed neufeind closed 2 years ago

neufeind commented 2 years ago

Provide special functionality for image-tiles. We'd need to load one (huge) source-image split it into multiple tiles and do the same for multiple resolutions, writing the files to a destination folder with configurable names.

h2non commented 2 years ago

Out of scope for this project. Closing.