Image Format Converter (MIT)
This model converts images between common formats such as PNG, JPG, and WEBP using the open-source Pillow library.
Use cases
- Image pipelines
- Asset preparation
- Web optimization
- Automation workflows
Features
- MIT licensed
- Fast execution
- Simple interface
- Commercial-safe
Inputs
- image: Input image file
- output_format: png, jpg, or webp
Output
- Converted image file
License
Built using Pillow, which is licensed under the MIT License.
Model created