This is a free and fast online utility that converts hexadecimal color codes into bitmap images. You can use the configuration options (below) to choose the hex component order and set the number of pixels in each bitmap row. Extra options allow you to enlarge decoded pixels into square blocks and choose the color used for invalid or missing pixels. Created by graphics designers from team Browserling.
This is a free and fast online utility that converts hexadecimal color codes into bitmap images. You can use the configuration options (below) to choose the hex component order and set the number of pixels in each bitmap row. Extra options allow you to enlarge decoded pixels into square blocks and choose the color used for invalid or missing pixels. Created by graphics designers from team Browserling.
The free plan lets you use bitmap tools for personal use only. Upgrade to the premium plan to use bitmap tools for commercial purposes. Additionally, these features will be unlocked when you upgrade:
You've reached the daily free plan limit. The free plan lets you try our service a couple of times a day. Upgrade to the premium plan to remove all limits and unlock these additional features:
Commercial Use
Use our bitmap tools for commercial use.
No Wait Time
Skip the download wait timer and download the bitmap instantly.
Unlimited Usage
Use all bitmap tools as many times per day as you want to.
Instant Download
Skip this dialog and download the bitmap with a single click.
No Ads
You'll not see a single advertisement.
Instant Copy-to-clipboard
Copy the bitmap to clipboard with a single click.
You're using the free plan
The free plan lets you use bitmap tools for personal use only. Upgrade to the premium plan to use bitmap tools for commercial purposes. Additionally, these features will be unlocked when you upgrade:
You've reached the daily free plan limit. The free plan lets you try our service a couple of times a day. Upgrade to the premium plan to remove all limits and unlock these additional features:
Commercial Use
Use our bitmap tools for commercial use.
No Wait Time
Skip the download wait timer and download the bitmap instantly.
Unlimited Usage
Use all bitmap tools as many times per day as you want to.
Instant Download
Skip this dialog and download the bitmap with a single click.
No Ads
You'll not see a single advertisement.
Instant Copy-to-clipboard
Copy the bitmap to clipboard with a single click.
Text has been copied to clipboard
Yay! The text has been copied to your clipboard. If you like our tools, you can upgrade to a premium subscription to get rid of this dialog as well as enable the following features:
You've reached the daily free plan limit. The free plan lets you try our service a couple of times a day. Upgrade to the premium plan to remove all limits and unlock these additional features:
Commercial Use
Use our bitmap tools for commercial use.
No Wait Time
Skip the download wait timer and download the bitmap instantly.
Unlimited Usage
Use all bitmap tools as many times per day as you want to.
Instant Download
Skip this dialog and download the bitmap with a single click.
No Ads
You'll not see a single advertisement.
Instant Copy-to-clipboard
Copy the bitmap to clipboard with a single click.
What Is a Hex to Bitmap Converter?
This free online browser-based program converts hexadecimal color codes into a bitmap image. It reads one hex value as one pixel, decodes the three color components, and places the resulting pixels from left to right and top to bottom. You can use compact three-digit colors, such as "f80", or full six-digit colors, such as "ff8800", with or without hash signs, quotes, commas, and other separators. The "Component Order" option determines how the three hex components map to red, green, and blue. RGB reads conventional web colors, while BGR reads the blue pair first and the red pair last, matching the channel sequence commonly found in 24-bit bitmap pixel data. RBG, GRB, GBR, and BRG layouts are also available for custom data. When hex colors are already split into lines, each line becomes one bitmap row, and the longest line determines the width. For a continuous list, enter the desired row length in "Pixels per Bitmap Row". Invalid colors, missing pixels, and empty positions are filled with the selected "Missing Pixel Color". The "Pixel Block Size" option scales every decoded pixel into a larger square without smoothing, which is useful for sprites, icons, and compact color grids. To extract hex colors from a BMP instead, use our Convert Bitmap to Hex tool. Bmp-abulous!
What Is a Hex to Bitmap Converter?
This free online browser-based program converts hexadecimal color codes into a bitmap image. It reads one hex value as one pixel, decodes the three color components, and places the resulting pixels from left to right and top to bottom. You can use compact three-digit colors, such as "f80", or full six-digit colors, such as "ff8800", with or without hash signs, quotes, commas, and other separators. The "Component Order" option determines how the three hex components map to red, green, and blue. RGB reads conventional web colors, while BGR reads the blue pair first and the red pair last, matching the channel sequence commonly found in 24-bit bitmap pixel data. RBG, GRB, GBR, and BRG layouts are also available for custom data. When hex colors are already split into lines, each line becomes one bitmap row, and the longest line determines the width. For a continuous list, enter the desired row length in "Pixels per Bitmap Row". Invalid colors, missing pixels, and empty positions are filled with the selected "Missing Pixel Color". The "Pixel Block Size" option scales every decoded pixel into a larger square without smoothing, which is useful for sprites, icons, and compact color grids. To extract hex colors from a BMP instead, use our Convert Bitmap to Hex tool. Bmp-abulous!
Hex to Bitmap Converter Examples
Click to try!
click me
Rebuild a Richter Belmont Sprite from RGB Hex Rows
In this example, we rebuild a Richter Belmont sprite from 1,081 hash-prefixed RGB colors, with commas separating the pixels and line breaks forming 47 rows of 23 pixels. We leave "Pixels per Bitmap Row" empty because the input already preserves the sprite's layout, then set "Pixel Block Size" to 5 to enlarge each pixel into a sharp square. The result is a 115×235 BMP that keeps the character's blue outfit and small sprite details clearly visible. (Source: Konami.)
These options will be used automatically if you select this example.
Choose how hex components
are assigned to RGB channels.
Set how many pixels appear in
each bitmap row.
Turn every decoded color into a
square of this width and height.
Paint invalid or missing
pixels with this color.
click me
Convert BGR Hex Data into a Red Mushroom Bitmap
In this example, we read a cute red mushroom's six-digit pixel values in BGR order instead of standard RGB. The unprefixed codes are separated by spaces and arranged on 50 lines, each containing 50 colors, so we let the input define the bitmap rows. We increase the pixel block size to 3, turning the 50×50 color grid into a 150×150 BMP of a red mushroom. (Source: Vecteezy.com.)
These options will be used automatically if you select this example.
Choose how hex components
are assigned to RGB channels.
Set how many pixels appear in
each bitmap row.
Turn every decoded color into a
square of this width and height.
Paint invalid or missing
pixels with this color.
click me
Create a Cheeseburger BMP from a Quoted GRB Hex List
In this example, we turn one continuous list of 2,050 uppercase, hash-prefixed hex colors in double quotes into a cheeseburger bitmap. Because the input has no line breaks, we set "Pixels per Bitmap Row" to 50 to split the 2,050 values into 41 bitmap rows. We also select GRB component order so each color is decoded with green first, red second, and blue third. We keep the image at its original size, producing a compact 50×41 BMP without any zoom. (Source: Vecteezy.com.)
You were searching for but nothing was found... Tell us more, and we'll build a tool you were looking for!
Coming Soon
These bitmap tools are on the way!
Edit and Draw Bitmaps
Create and edit bitmaps in your browser.
Compress a Bitmap
Make a bitmap smaller in size.
Uncompress a Bitmap
Convert a compressed bitmap to a raw RGB pixel bitmap.
Swirl a Bitmap
Create a swirl of any radius in a bitmap.
Merge Bitmaps
Join two or more bitmaps together.
Overlay Bitmaps
Place two or more bitmaps on top of each other.
Split a Bitmap
Split a bitmap into multiple independent bitmaps.
Extract a Bitmap Fragment
Extract one or more selected areas from a bitmap.
Duplicate a Bitmap
Make copies of bitmaps and paste them together.
Skew a Bitmap
Skew a bitmap by an arbitrary angle.
Shift a Bitmap
Shift a bitmap to the left or right.
Convert Bitmap to Webp
Convert a BMP to a Webp.
Convert Webp to Bitmap
Convert a Webp to a BMP.
Convert Bitmap to PNG
Convert a BMP to a PNG.
Convert PNG to Bitmap
Convert a PNG to a BMP
Convert Bitmap to JPEG
Convert a BMP to a JPG.
Convert JPEG to Bitmap
Convert a JPG to a BMP.
Convert Bitmap to BPG
Convert a BMP to a BPG.
Convert BPG to Bitmap
Convert a BPG to a BMP.
Convert GIF to Bitmap
Save GIF frames as BMP images.
Convert BMP to GIF
Convert a bitmap to a single-frame GIF.
Convert Bitmap to Data URI
Create a Data URL scheme of a bitmap.
Convert Data URI to Bitmap
Convert a Data URL scheme back to a bitmap image.
BitBlt Bitmaps
Bit Blit two or more BMPs.
Replace Bitmap Color Index
Put a new color table in a BMP.
Print Bitmap Color Index
Extract the color table of a BMP.
Print Raw Bitmap Pixels
Extract raw RGB pixels from a BMP and print them out as text.
Convert Raw RGB to BMP
Create a bitmap image from raw RGB pixels.
Randomize Bitmap Color Index
Randomly rearrange colors in the BMP color table.
Optimize a Bitmap
Reduce a BMP's memory footprint.
Destroy a BMP
Destroy parts of a bitmap and make it glitchy.
We're working on this tool!
You clicked on a coming soon tool. This tool is in the works and we'll be releasing it soon. You can subscribe to updates and we'll let you know when we add it!
Subscribe!
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
Feedback. We'd love to hear from you! 👋
Created with love by
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!
49K
@browserling
Warning
Successfully
Error
Didn't find the tool you were looking for? Let us know what tool we are missing and we'll build it!
Link to this tool
This is a link to this tool, including input, options and all chained tools.