Grayscale image filter

Turn color photos into black-and-white in the browser and export as PNG, JPEG, or WebP.

Overview

Grayscale converts color channels into luminance tones, removing saturation while preserving light and dark contrast. The result is a black-and-white style useful for editorial aesthetics, composition studies, and visual accessibility checks.

Applying grayscale does more than change looks. In many workflows it helps focus on form and reduces color distraction. Final file size still depends on output format and compression settings.

After applying the filter, you can export as PNG, JPEG, or WebP. PNG is best when you need transparency and lossless editing. JPEG is common for photos with smaller size. WebP is a modern web option with strong efficiency.

Everything is processed locally in the browser. Nothing is uploaded.

Result

Foto colorida → tons de cinza com preservação de contraste

FAQ

Does grayscale always make files smaller?

Not always. File size depends more on format (PNG/JPEG/WebP), resolution, and compression quality.

What is this tool for?

It runs fully in your browser: useful to validate, format, or convert data in everyday development.

Are my inputs sent to a server?

Processing happens locally with JavaScript. We do not store what you paste into the text areas.

Can I use this for real production data?

Use at your own risk. For secrets (passwords, tokens), prefer controlled environments and your company policies. And always review the generated contents. Never trust blindly things you see on the internet.