Convert a colour image to black and white with one click
We use the luminosity method — a weighted average of RGB channels (0.21R + 0.72G + 0.07B) that matches how the human eye perceives brightness. This gives more natural-looking results than simple averaging.
No — colour information is discarded when converting to grayscale. The process is irreversible.
The output is a JPG file. PNG output is planned.
Yes. Files are sent over HTTPS and deleted within 1 hour.