Image Processor on the web
Year: 2024 |
hobby
This web image processor let you upload jpg, png, gif, webp or zip, process everything online. Python backend do watermark, return file to you, never store on server. Got Docker, public can use and contribute.
- Upload jpg, png, gif, webp or zip files, all can
- Python backend process image, return processed file, no save on server
- Can add image or text watermark, use your own font or mine, adjust opacity and position
- Code with help from ChatGPT 3.5
- Packaged with Docker, use here
- Docker image on Docker Hub
- Code on GitHub