Convert images to grayscale or sepia, privately
Turn any photo black and white, or apply a warm sepia tone. The default greyscale uses the perceptual luminance formula (0.299R + 0.587G + 0.114B, ITU-R BT.601) so the result looks natural rather than washed out.
Every pixel is processed with a <canvas> on your device — your image is
never uploaded — and the result downloads as a lossless PNG.