A clean URL API
Resize, crop, orient, compress, and convert images with readable query parameters or a named manipulation.
Imagario gives your team a beautifully organized asset library and a powerful manipulation API—so every image arrives in exactly the right shape, format, and weight.
The tools developers need, with an interface the rest of the team can actually enjoy using.
Resize, crop, orient, compress, and convert images with readable query parameters or a named manipulation.
Build a project-scoped library with deep folders, editable public IDs, previews, and fast pagination.
Save a validated pipeline once, give it a name, and apply it consistently from every product surface.
Canonical pipeline hashes make repeated requests instant while preventing duplicate processing and spend.
Every operation is a versioned handler, ready for overlays, smart crops, local AI, and whatever comes next.
Small parameters compile into a typed, validated pipeline. Named manipulations let teams publish a stable recipe without repeating the details.
// Resize and crop to a product tile
sw=900&sh=900&fit=cover&g=east
// Normalize orientation and convert
or=auto&of=webp&c=84
// Or reuse a published pipeline
m=product-cardEvery request moves through the same deterministic lifecycle, whether it began in the visual editor or inside application code.
Upload an asset into a project folder or pass a URL-safe Base64 remote source directly in the delivery path.
Use concise parameters or a named manipulation. Imagario validates and normalizes the complete pipeline.
The derivative is stored, metered, and served with the right content type. Future requests resolve from cache.
Project membership, private object storage, immutable ledger entries, and reproducible pipelines are foundational—not add-ons.
Owners invite admins, developers, and viewers without crossing project boundaries.
Originals never rely on permanent public download tokens that bypass authorization.
Remote URLs are constrained by protocol, address, redirect, size, and content validation.
Every derivative records the exact pipeline version, engine version, cost, and source.
Create a project, upload an original, and make your first URL-driven manipulation in minutes.
Start building with Imagario