Home Docs Playground

Image
Transformation
Playground

Explore NMP's real-time image transformations. Every combination here can be generated on-demand via a single API request — applied at the edge in milliseconds and cached globally via CloudFront.

NMP automatically serves AVIF or WebP where supported, falling back to the source format. Supported: JPEG, PNG, WebP, AVIF, GIF (animated), TIFF, SVG — with full alpha and animated GIF passthrough.

Image
Transformation
Playground

Select Image

Resize
Rotate
Flip / Flop
Blur
3.0
Sharpen
3.0
Grayscale

Removes all color information. No additional parameters.

Negate

Inverts all pixel values (photographic negative).

Normalize

Stretches contrast so darkest pixel is black, lightest is white.

Modulate
1.0
1.0
Tint
128
128
128
Preview tint color
Gamma
2.2
Output Format

Format conversion is reflected in the JSON payload. Visual preview uses the source format.

Preview — × —
🖼️

Select an image above to start experimenting

Transformation Payload (JSON)
{
  "edits": {}
}