GIF to WebM Converter + Editor + Icon Converter API
Server is running successfully!
API Endpoints:
- POST /api/convert - Convert GIF to WebM (JSON)
- POST /api/convert-bulk - Bulk convert GIFs (JSON)
- POST /api/trim-gif - Trim GIF (JSON)
- POST /convert/gif-to-webm - Preview WebM blob
- POST /edit/trim-gif - Trimmed GIF blob
- POST /convert/image-to-icon - 100x100 PNG icon converter
- GET /api/download/<file_id> - Download converted files
- GET /api/health - Health check
Requirements Check:
- FFmpeg: ✅ Available
- Converter: ✅ Available
- Icon Converter: ✅ Available
CORS Configuration:
- Allowed Origin: https://converter.piogino.ch (via nginx)