Documentation

Getting Started with
Jetweb Image Optimizer

Transform your website performance with next-gen image optimization. WebP & AVIF conversion in minutes.

80%
File Size Reduction
<100ms
Processing Time
20+
CDN Locations
Step 01

Create Your Account

Register for free to get your API access token and start optimizing images instantly. No credit card required.

100 free image conversions per month
WebP conversion included (upgrade for AVIF)
Global CDN access with paid plans
Step 02

Get Your API Token

After logging in, navigate to your Dashboard to find your API access token. You can also manage and regenerate your tokens in the API Keys section.

Your token starts with jw_ and provides secure access to all Jetweb APIs.

Step 03

Install the WordPress Plugin

Get up and running in minutes with our official WordPress plugin. Automatic optimization for all your media uploads.

Download the Jetweb Image Optimizer plugin from your dashboard
Upload to your WordPress /wp-content/plugins/ directory
Activate the plugin in WordPress admin panel
Go to Settings → Jetweb Image Optimizer
Enter your API access token
Click "Start Bulk Optimization" to process existing images
Step 04

API Usage

For custom integrations, use our REST API directly. Here's a quick example to convert an image:

api-request.sh
POST https://api.jetweb.app/convert

# Headers
X-Access-Token: jw_xxxxxxxxxxxxxxxx
Content-Type: multipart/form-data

# Body
file: [image file]
format: webp (or avif)
quality: 85

Check our Image Optimizer Documentation for complete documentation including batch conversion, CDN URLs, and response formats.

Step 05

Upgrade Your Plan

Need more conversions? Unlock AVIF support, CDN delivery, and higher limits with our premium plans starting at just 2,99 €/month.

View Pricing Plans