Califica esta herramienta
API Pública
API REST gratuita para comprimir, redimensionar y convertir imágenes. Sin API Key. Ejemplos cURL, Python, JS.
How to use the Allplix API
- Choose an endpoint — /compress, /resize or /convert
- Send your image — POST multipart/form-data with your file
- Configure — Add quality, format, width, height per endpoint
- Get the result — The processed image is returned directly in the response
FAQ
- Is the API really free?
- Yes, 100% free, no API key, no sign-up, no rate limits.
- What is the max file size?
- 10 MB per file.
- What formats are supported?
- JPEG, PNG, WebP as input. JPEG, PNG, WebP, AVIF as output.