JPG to BMP Converter
Upload a JPG and download it as an uncompressed 24-bit BMP bitmap — converted entirely in your browser.
Last updated: May 30, 2026
Find this tool useful? Support the project to keep it free!
Buy me a coffeeWhat is JPG to BMP Converter?
JPG to BMP converts JPEG photos into Windows BMP (bitmap) files. BMP stores raw, uncompressed pixels, which some imaging software, scanners, and embedded devices require. Converting from JPG to BMP does not recover detail lost to JPEG compression, but it produces a clean, uncompressed bitmap of the decoded image.
This converter decodes your JPG with the browser's image engine and writes a standard 24-bit uncompressed BMP. Nothing is uploaded to a server.
How to Use JPG to BMP Converter
Drop a JPG file onto the upload area or click to browse
The image is decoded and written as a BMP instantly
Compare the BMP preview with your original
Click Download to save the BMP
Common Use Cases
- Producing an uncompressed bitmap for software that needs BMP input.
- Converting a JPEG photo to BMP for an image-processing pipeline.
- Preparing a bitmap for embedded systems or legacy Windows tools.
- Exporting a JPG as a raw, artefact-free bitmap for editing.
Example Input and Output
A compressed JPG photo converts to a large, uncompressed 24-bit BMP.
photo.jpg (310 KB, JPEG)photo.bmp (5.9 MB, 24-bit BMP)How This Tool Works
The browser decodes the JPG to canvas pixels and writes a 24-bit uncompressed BMP file for download.
Technical Stack
Format
Output is a 24-bit BI_RGB BMP with bottom-up rows — the most widely compatible bitmap variant.
Privacy
Your image never leaves the browser; conversion is fully client-side.

