Skip to content

Playground

Build, authenticate, and submit requests

This page wraps the core flow in one client: optionally register, log in to get an access token, configure image operations with form controls, and submit the upload request to POST /api/images/.

Upload request builder

Use the token you get from the auth tools, or leave it blank and upload anonymously.

POST /api/images/

Authentication state

You are currently using the anonymous flow. Log in from the main app navigation to use saved tokens here automatically.

Supported formats: jpg, png, webp. Authenticated uploads allow up to 10 MB. Anonymous uploads allow up to 2 MB.

Change the output dimensions with explicit width and height values.

Lower output quality to reduce file size.

Authenticated range: 10-95. Anonymous range: 40-80.

Apply a grayscale, blur, or sharpen effect.

Choose the output format the processed image should use.