Convert BMP → JPG ready
Files stay on your device. Enter send · Esc close drawers

Convert BMP → JPG

Old BMP to compact JPG

Image formats trade off compression, transparency, animation, and browser support. Convert BMP → JPG converts your input to JPEG, which is the right choice when the destination accepts lossy compression for photographic content (smaller files, no transparency). Uncompressed BMP files store every pixel raw — a 1080p screenshot lands around 6 MB. JPEG cuts that to ~200-400 KB with no visible difference at high quality. The preset outputs JPEG at 92% quality entirely in your browser — the file is never uploaded to a conversion server, which matters when the source contains personal information like ID scans, screenshots of private documents, or proprietary design files.

Specifications

Output formatJPEG @ 92% quality
Processing100% in your browser — no upload
CostFree, unlimited

When you'd run Convert BMP → JPG

How Convert BMP → JPG runs

This preset is a deterministic recipe — every step has fixed parameters so the result is byte-identical across runs of the same input.

  1. Convert the file format to JPEG.

Where the work happens

The format conversion runs through canvas APIs and a WebAssembly image-encoder. Decode and re-encode happen in your browser; the source file is never uploaded.

For input formats not natively decoded by the browser (HEIC, AVIF on older browsers, TIFF), Mochi falls back to a WebAssembly decoder shipped alongside the page.

Common mistakes

FAQ

Why JPEG and not PNG?

The target accepts JPEG, and JPEG compresses photographic content 5-10× smaller than PNG with no visible difference at quality 92%. PNG is the right choice only when the image has hard edges or transparency — which photo-ID, social posts, and product photos don't.

Is this conversion lossy or lossless?

Converting BMP → JPG is lossy. The output is smaller because the encoder discards information the eye is unlikely to notice. At quality 92% (this preset's setting), the visible quality loss is minimal for photographic content but visible on hard edges (text, line art).

How much will the file size change?

BMP files are uncompressed — JPEG conversion typically reduces size 20-50×. The actual ratio depends on image content — photographs follow the average closely, while screenshots and line art compress differently.

Does my image get uploaded?

No. This preset runs entirely in your browser using WebAssembly + canvas APIs — no server round-trip. You can verify this in your browser's network panel: only static asset requests, no image upload. The file never leaves your device.

Related presets

Browse all recipes →