reverie89/image-processor

By reverie89

Updated almost 2 years ago

Made with ChatGPT 💕

Image
Developer tools
0

526

reverie89/image-processor repository overview

GitHub: https://github.com/reverie89/Image-Processor

Features:

  • Upload single image or zip file of images for batch conversion. Now with recursive support!

  • Convert jpg, png, gif, webp images. Animated gif/webp supported.

  • Choose conversion quality [0 - 100].

  • Options to resize and watermark

  • Set ENV VAR UPLOAD_LIMIT to limit file size upload in MB (numbers only). No limit if not set

How to use

  1. Run as a docker container: docker --rm -it -e UPLOAD_LIMIT=100 -p 8000:8000 reverie89/image-processor

  2. Access on the web: http://localhost:8000

Tag summary

Content type

Image

Digest

sha256:a99cf2222

Size

29.2 MB

Last updated

almost 2 years ago

docker pull reverie89/image-processor:v0.2