<Texture Studio

Cyanotype Photo Effect

[ 4 KERNELS // CANVAS 2D ]

Prussian blue, mapped across three tones the way the chemistry actually behaves.

← → Switch filters with ← →// 100% client-side Canvas 2D processing, zero upload

A cyanotype is a camera-less iron-salt process from 1842: paper is coated in ferric ammonium citrate and potassium ferricyanide, exposed to UV, then washed in water. Where light struck, Prussian blue forms and stays. Where it did not, the coating rinses away and the paper shows through. There is no black and no white in a cyanotype — only blue and bare paper.

That is why a blue tint over a greyscale photo never reads as a cyanotype. The process is not a hue shift; it is a three-point tone mapping with a hard floor and ceiling. This filter maps shadows to a deep iron blue, midtones to the classic Prussian blue, and highlights to warm paper rather than to white, then interpolates between those anchors across the luminance range. A fine grain follows on top, because hand-coated paper never absorbs the solution evenly.

ToneMaps toWhy
ShadowDeep iron blueMaximum Prussian blue density, never pure black
MidtoneClassic cyanotype blueThe signature of the process
HighlightWarm paperUnexposed coating washes off; the paper is the white

The related filters on this page continue the same wet-process family: Ink Wash and Watercolour for pigment bleeding into fibre, and Paper for the substrate texture on its own. Raise the contrast slider to push more of the frame to the blue end, which is what a longer UV exposure does. Everything runs in your browser through Canvas 2D and exports a full-resolution PNG.

> Frequently Asked

What is a cyanotype?
A cyanotype is a photographic printing process from 1842 that uses iron salts rather than silver. Paper coated in the solution is exposed to UV light and washed in water, leaving a Prussian blue image on bare paper.
Why does a cyanotype have no true black or white?
The only pigment formed is Prussian blue, so the darkest value is maximum blue density rather than black. The lightest value is the paper itself, because the unexposed coating simply rinses away.
Is this different from just adding a blue filter?
Yes. A blue tint shifts every tone by the same amount. This filter remaps shadows, midtones and highlights to three separate anchor colours and interpolates between them, which is how the chemistry actually behaves.
Is the cyanotype converter free?
Yes, with no account and no watermark. It runs in your browser with Canvas 2D, so your photo is never uploaded, and the PNG export is full resolution.
Which photos work best as cyanotypes?
Subjects with clear silhouettes and strong tonal separation — botanicals, architecture, portraits against plain backgrounds. The process discards colour information entirely, so anything that depends on hue to read will lose its subject.

Images are processed in your browser and never uploaded. The site keeps anonymous usage analytics (page views, chosen filter, file size) — never pixel data.