Image Normalizer

Manual UI for the same local API used by n8n. Upload an image, normalize it, preview the result, and inspect the size metadata.

Drag and drop an image here, or use the file picker above.

Preview and Sizes

This uses the same `POST /normalize` JSON response as n8n. The PNG preview is built from the returned base64 payload.

Original

Original upload preview
Choose a file to preview the source image.

Normalized Output

Normalized output preview
The processed PNG will appear here after upload.