इस टूल को रेट करें
पब्लिक API
इमेज कंप्रेस, रीसाइज़ और कन्वर्ट करने के लिए मुफ्त REST API। API Key नहीं। 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.