Image Converter
Pricing
from $23.00 / 1,000 results
Image Converter
Convert images between different formats quickly and easily. Transform PNG to JPG, JPG to WebP, or any supported format with optional resizing and quality control.
Pricing
from $23.00 / 1,000 results
Rating
0.0
(0)
Developer

Tufan Toksöz
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Image Converter - PNG JPG WebP GIF Format Converter
Convert images between different formats quickly and easily. Transform PNG to JPG, JPG to WebP, or any supported format with optional resizing and quality control.
✨ Features
- 🖼️ Multiple Format Support — Convert between PNG, JPG, WebP, and GIF
- 📤 Easy Upload — Upload images directly or provide URLs (max 50 MB)
- 🎨 Quality Control — Adjust output quality from 1-100
- 📏 Resizing — Resize images while converting
- ⚡ Fast — Get your converted image in seconds
🚀 How to Use
- Upload an image or provide an image URL
- Select your target format (PNG, JPG, WebP, or GIF)
- Optionally set quality and resize dimensions
- Click "Start" to convert
- Download the converted image from the Output tab
📋 Supported Formats
Input Formats
- PNG
- JPG / JPEG
- WebP
- GIF
- BMP
- TIFF
- SVG
Output Formats
- PNG — Best for images with transparency
- JPG — Best for photos (smaller file size)
- WebP — Best for web (excellent compression)
- GIF — Best for simple graphics
📥 Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
inputImage | string | Yes | — | Image file or URL (max 50 MB) |
targetFormat | string | Yes | png | Output format: png, jpg, webp, gif |
quality | integer | No | 90 | Quality 1-100 (higher = better quality) |
width | integer | No | — | Resize to this width (pixels) |
height | integer | No | — | Resize to this height (pixels) |
Example Input
{"inputImage": "https://example.com/photo.png","targetFormat": "jpg","quality": 85,"width": 1920}
📤 Output
The converted image is saved in the Key-Value Store with the key OUTPUT.
Output Metadata
{"success": true,"sourceFormat": "png","targetFormat": "jpg","sourceSize": 2048576,"outputSize": 1024288,"compressionRatio": "50.00%"}
💡 Common Use Cases
- Web Optimization — Convert images to WebP for faster websites
- Social Media — Resize images for different platforms
- Email — Compress images to reduce email size
- E-commerce — Standardize product image formats
- Batch Processing — Convert multiple images via API
📊 Examples
PNG to JPG
{"inputImage": "https://example.com/logo.png","targetFormat": "jpg","quality": 95}
JPG to WebP (Web Optimized)
{"inputImage": "https://example.com/photo.jpg","targetFormat": "webp","quality": 80}
Resize and Convert
{"inputImage": "https://example.com/large-image.jpg","targetFormat": "png","width": 800,"height": 600}
❓ FAQ
What is the maximum file size?
50 MB per image.
Does it preserve transparency?
- PNG → PNG, WebP: ✅ Yes
- PNG → JPG: ❌ No (white background)
- PNG → GIF: ✅ Yes
Can I convert animated GIFs?
Yes, but animation is lost when converting to other formats (first frame only).
How do I get the converted image?
Go to Output tab → Key-Value Store → Download the OUTPUT file.
💰 Pricing
This Actor uses pay-per-event pricing. Each image conversion counts as one event.
