This is a free and fast online utility that converts BMP pixel colors into six-digit hexadecimal codes. You can use the configuration options (below) to change the order of the red, green, and blue channel pairs, add hash prefixes, and use uppercase hex letters. Extra options allow you to wrap codes in quotes, choose a custom separator, and preserve the original bitmap row structure with line breaks. Created by graphics designers from team Browserling.
This is a free and fast online utility that converts BMP pixel colors into six-digit hexadecimal codes. You can use the configuration options (below) to change the order of the red, green, and blue channel pairs, add hash prefixes, and use uppercase hex letters. Extra options allow you to wrap codes in quotes, choose a custom separator, and preserve the original bitmap row structure with line breaks. Created by graphics designers from team Browserling.

This free online browser-based program converts the pixel colors of a BMP image into six-digit hexadecimal codes. Each bitmap pixel contains red, green, and blue color components, and each component is written as a two-digit hexadecimal value from 00 to ff. For example, a bright orange pixel with RGB values 255, 128, and 0 becomes "ff8000", while white becomes "ffffff" and black becomes "000000". The "Hex Channel Order" option controls how these three pairs are arranged in the output. While colors are usually represented in RGB order, 24-bit BMP pixel data is commonly stored in BGR byte order, where the blue byte comes first and the red byte comes last. You can select BGR to reproduce this bitmap byte order, use RGB for the conventional color representation, or choose one of the other supported arrangements: RBG, GRB, GBR, or BRG. You can customize the resulting codes by adding a hash sign, switching hexadecimal letters to uppercase, and surrounding each value with single or double quotes. The separator option lets you choose what appears between neighboring pixel codes, such as a comma, space, semicolon, or any other text. If you enable "Preserve Bitmap Rows", the tool starts a new line after every complete row of pixels, making the width of the hex output correspond to the width of the original BMP image. To convert hexadecimal pixel codes back into a bitmap image, use our Convert Hex to Bitmap tool. Bmp-abulous!
This free online browser-based program converts the pixel colors of a BMP image into six-digit hexadecimal codes. Each bitmap pixel contains red, green, and blue color components, and each component is written as a two-digit hexadecimal value from 00 to ff. For example, a bright orange pixel with RGB values 255, 128, and 0 becomes "ff8000", while white becomes "ffffff" and black becomes "000000". The "Hex Channel Order" option controls how these three pairs are arranged in the output. While colors are usually represented in RGB order, 24-bit BMP pixel data is commonly stored in BGR byte order, where the blue byte comes first and the red byte comes last. You can select BGR to reproduce this bitmap byte order, use RGB for the conventional color representation, or choose one of the other supported arrangements: RBG, GRB, GBR, or BRG. You can customize the resulting codes by adding a hash sign, switching hexadecimal letters to uppercase, and surrounding each value with single or double quotes. The separator option lets you choose what appears between neighboring pixel codes, such as a comma, space, semicolon, or any other text. If you enable "Preserve Bitmap Rows", the tool starts a new line after every complete row of pixels, making the width of the hex output correspond to the width of the original BMP image. To convert hexadecimal pixel codes back into a bitmap image, use our Convert Hex to Bitmap tool. Bmp-abulous!
In this example, we convert a 313×420 BMP photo of a sleeping ginger kitten into hexadecimal color codes. We use RGB channel order and output lowercase hex values with a hash prefix. The result uses a clean, compact format with a single space between each pixel code, creating one continuous sequence of hex colors. (Source: Pexels.)
In this example, we encode a BMP image of bright yellow lemons using BGR channel order, which matches the byte order commonly used for pixel data in 24-bit BMP files. The hex values are written in uppercase without hash prefixes and enclosed in double quotes. We separate them with commas and spaces, creating a list-style format that is convenient for use in source code, configuration files, and other structured data. (Source: Pexels.)
In this example, we turn a BMP sprite of Madoka Aikawa into GRB hexadecimal data, placing the green byte first, followed by red and blue. Instead of using a typical comma-separated format, we wrap every pixel value in single quotes and divide neighboring codes with vertical bars. We also preserve the bitmap rows, so each original sprite row becomes a separate line in the output. (Source: SNK.)
Create and edit bitmaps in your browser.
Make a bitmap smaller in size.
Convert a compressed bitmap to a raw RGB pixel bitmap.
Create a swirl of any radius in a bitmap.
Join two or more bitmaps together.
Place two or more bitmaps on top of each other.
Split a bitmap into multiple independent bitmaps.
Extract one or more selected areas from a bitmap.
Make copies of bitmaps and paste them together.
Skew a bitmap by an arbitrary angle.
Shift a bitmap to the left or right.
Convert a BMP to a Webp.
Convert a Webp to a BMP.
Convert a BMP to a PNG.
Convert a PNG to a BMP
Convert a BMP to a JPG.
Convert a JPG to a BMP.
Convert a BMP to a BPG.
Convert a BPG to a BMP.
Save GIF frames as BMP images.
Convert a bitmap to a single-frame GIF.
Create a Data URL scheme of a bitmap.
Convert a Data URL scheme back to a bitmap image.
Bit Blit two or more BMPs.
Put a new color table in a BMP.
Extract the color table of a BMP.
Extract raw RGB pixels from a BMP and print them out as text.
Create a bitmap image from raw RGB pixels.
Randomly rearrange colors in the BMP color table.
Reduce a BMP's memory footprint.
Destroy parts of a bitmap and make it glitchy.
Subscribe to our updates. We'll let you know when we release new tools and features, and when we organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling, we love to make people's lives easier, so we created this collection of online bitmap tools. Our BMP tools have the simplest possible user interface and work directly in your browser without downloads or installations. You can use them to edit bitmap images, change BMP bit depth and colors, resize bitmaps, create transparent BMPs, work with bitmap pixels and byte arrays, and much more. Behind the scenes, our bitmap tools are powered by our web developer tools that we've created over the years. Check them out!




