Pixault Documentation
Pixault is an image processing CDN and API that handles upload, storage, transformation, watermarking, and global delivery of images. Build responsive, optimized image pipelines without managing infrastructure.
What Pixault Does
Upload images via REST API or SDK
Transform on-the-fly: resize, crop, blur, watermark, format conversion
Deliver globally through edge CDN with immutable caching
Track usage with built-in bandwidth, storage, and request metering
How It Works
Every image is addressable by a URL that encodes the desired transformations:
For example:
Key Features
Feature | Description |
|---|---|
On-the-fly transforms | Resize, crop, blur, quality, format conversion via URL params |
Named transforms | Reusable presets with locked parameters for consistency |
Watermarking | Positioned or tiled watermarks with opacity control |
Format negotiation | Automatic WebP/AVIF based on |
EPS support | Upload EPS, auto-rasterize to PNG, extract pages, split designs, extract vector SVGs |
Multi-project | Isolated storage and billing per project |
Usage metering | Bandwidth, storage, and request tracking per subscription |
Signed URLs | HMAC-SHA256 signed URLs for original file access |
BYOS | Bring Your Own Storage — use your own S3, Azure, or GCS bucket |
SDK support | .NET, JavaScript, PHP, Python SDKs |
Getting Started
Quick Start Guide — Get your first image uploaded and served in under 5 minutes.
SDKs
Language | Package |
|---|---|
.NET |
|
JavaScript |
|
PHP |
|
Python |
|
API Base URLs
Endpoint | URL |
|---|---|
Image CDN |
|
Dashboard |
|
API |
|
Docs |
|