キレ

BMP to JPG

In your browser, no upload

BMP → JPG

quality 92 · camera metadata removed

Convert

BMP → JPG

Specification

6 rows
BMP to JPG specification
ItemValueNotes
InputBMP.bmp
OutputJPG.jpg, .jpeg
QualityQuality 92Compressed once more
TransparencyNot applicable
Camera metadataRemovedEXIF and location data are not carried over
Processed inThis browserNot sent to a server

What changes

3
What happens, and why

BMP is the uncompressed Windows bitmap. The pixels are stored as they are, so files are large, and there is no transparency. Windows Paint, older programs and some devices export it. JPG is the lossy compression format for photographs. It opens everywhere and cannot store a transparent background.

An uncompressed BMP is several to dozens of times the size of the same picture as JPG. Converting shrinks it and it opens anywhere.

The file is opened and converted inside this browser and never sent to a server. JPG is a lossy format, so the image is compressed once at quality 92. The difference is hard to see, but the result is not identical to the source, and the badge next to it says so. Camera metadata (EXIF) is not carried over, so no location data remains in the result. You can add several files at once.

FAQ

3
Does the quality get worse

JPG is a lossy format, so the image is compressed once. Quality 92 is hard to tell apart on screen, but it is not identical to the source.

Can I convert several files at once

Yes. Add them together and they are converted in order, each with its own download.

Where does my file go

Nowhere. The conversion finishes inside this browser, and camera metadata (EXIF, location) is not carried into the result.

Related specs

4