Getting Started with Jetweb Image Optimizer
1. Get Your Access Token
Visit the homepage and generate your access token.
2. Install the WordPress Plugin
- Download the Jetweb Image Optimizer plugin
- Upload to your WordPress /wp-content/plugins/ directory
- Activate the plugin in WordPress admin
- Go to Settings - Jetweb Image Optimizer
- Enter your access token
- Click "Start Bulk Optimization"
3. API Usage
POST /convert
Headers:
X-Access-Token: your-token-here
Content-Type: multipart/form-data
Body:
file: [image file]
format: webp (or avif)
quality: 85