ImageTight API
Compress images through an API
Send an image to the ImageTight compression engine and receive an optimized file in your chosen format. Use the API for product catalogs, media pipelines, and automated website optimization.
WebP, AVIF, PNG, JPG
Bulk-ready workflows
Private API processing
Request example
curl -X POST https://imagetight-api.vercel.app/api/compress \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "image=@photo.jpg" \
-F "quality=75" \
-F "output_format=webp"Get started
Create an account to generate an API key. Pro includes API access and unlimited compression for $1.99/month or $19.99/year.
Create an account