This is a simple browser-based hex-to-JPEG converter. As soon as you enter a list of hex codes in the input area, the program will convert it to a JPEG image in the output area. In the options, you can specify the exact width of the JPEG and optionally increase the pixel size. Created by mad scientists from team Browserling.
This is a simple browser-based hex-to-JPEG converter. As soon as you enter a list of hex codes in the input area, the program will convert it to a JPEG image in the output area. In the options, you can specify the exact width of the JPEG and optionally increase the pixel size. Created by mad scientists from team Browserling.
With this online program, you can decode hexadecimal picture data back into JPEG. The program simply converts each input hex value into a pixel of the corresponding color. For example, a sequence of seven hex codes such as "#ff0000, #ffa500, #ffff00, #00ff00, #0000ff, #4b0082, #ee82ee" means a 1×7 JPG picture with seven pixels of rainbow colors. This way, you can create JPEG pictures from previously extracted or processed hexadecimal data (such data can be obtained in the convert JPG to hex tool). By default, a continuous sequence of hex codes is converted into a JPG with a height of 1 pixel. To make the decoded JPG have a larger height, you need to fix the JPG width in the options (specify the width of the original JPG), or you can insert the hex data divided into lines (the number of hex codes per line is the actual width of the decoded JPG). In the case where the set of hex codes is not large, and it is important to carefully see each pixel of the JPG, you can use the pixel size increase option. If the pixel size is 1 (the default), then one hex code equals one pixel. If the pixel size is 2, then one hex code equals an area of 2×2 pixels. If the pixel size is 3, then one hex code equals an area of 3×3 pixels. And so on. Thus, by entering, for example, one hex code #ff0000 as input and setting the pixel size to 200, you will get a large 200×200 pixel JPEG picture with a red fill. If some hex codes were damaged or missing when importing hexadecimal data, you can choose an alternative color for those areas in the options. Jpg-abulous!
With this online program, you can decode hexadecimal picture data back into JPEG. The program simply converts each input hex value into a pixel of the corresponding color. For example, a sequence of seven hex codes such as "#ff0000, #ffa500, #ffff00, #00ff00, #0000ff, #4b0082, #ee82ee" means a 1×7 JPG picture with seven pixels of rainbow colors. This way, you can create JPEG pictures from previously extracted or processed hexadecimal data (such data can be obtained in the convert JPG to hex tool). By default, a continuous sequence of hex codes is converted into a JPG with a height of 1 pixel. To make the decoded JPG have a larger height, you need to fix the JPG width in the options (specify the width of the original JPG), or you can insert the hex data divided into lines (the number of hex codes per line is the actual width of the decoded JPG). In the case where the set of hex codes is not large, and it is important to carefully see each pixel of the JPG, you can use the pixel size increase option. If the pixel size is 1 (the default), then one hex code equals one pixel. If the pixel size is 2, then one hex code equals an area of 2×2 pixels. If the pixel size is 3, then one hex code equals an area of 3×3 pixels. And so on. Thus, by entering, for example, one hex code #ff0000 as input and setting the pixel size to 200, you will get a large 200×200 pixel JPEG picture with a red fill. If some hex codes were damaged or missing when importing hexadecimal data, you can choose an alternative color for those areas in the options. Jpg-abulous!
In this case, we input a multiline array of hex data containing color information for a JPEG. The hex data consists of lowercase hexadecimal color values with a hash symbol. As these values are already organized into lines of 40 codes each, the decoded JPEG size is automatically determined. Consequently, the output generates a JPEG with the Pinterest logo. (Source: Wikipedia.)
This example decodes quoted hex data into a JPEG image of a bird. The hex data is in one continuous sequence, so we need to fix the width of the output JPEG image to 45 pixels. The output of the example is a JPEG image of a cute bird. (Source: Wikipedia.)
In this exampe, we draw a large JPEG image from a limited set of hex codes. To achieve this, we use the pixel size increase option, associating one hex code with an area of 16 by 16 pixels in the resulting JPG. Consequently, we instantly visualize which hex code corresponds to which color, forming a pixelated art of a turtle.
Edit JPG pictures in your browser.
Shift a JPEG to the right or left.
Extract a part of a JPEG picture.
Split a JPG into multiple smaller JPEGs.
Join multiple JPEGs together to create a single image.
Convert a JPEG picture to a smaller preview thumbnail.
Convert a baseline JPEG to an interlaced JPEG.
Convert an interlaced JPG to a baseline JPG.
Create a PDF document from one or more JPG pictures.
Extract PDF pages as JPG pictures.
Create an EPS file from a JPG picture.
Create a JPG picture from an EPS file.
Convert JPEG photos to JPG 2000 photos.
Convert JPEG 2000 images to JPG images.
Convert JPEG images to ICO icons.
Convert ICO icons to JPG images.
Convert JPEG images to TIFF images.
Convert TIFF images to JPG images.
Convert JPG pictures to QOI (Quote OK Image Format) pictures.
Convert QUI pictures to JPG pictures.
Convert JPEG images to PIK images.
Convert a PIK image to a JPG image.
Convert a JPEG image to a PPM image.
Convert a PPM image to a JPG image.
Convert a JPEG image to a BPG image.
Convert a BPG image to a JPG image.
Convert a JPEG image to raw RGB values.
Convert raw RGB values to a JPG image.
Convert a JPG image to raw RGBA values.
Convert raw RGBA values to a JPEG image.
Convert a JPG image to raw ARGB values.
Convert raw ARGB values to a JPEG image.
Convert a JPEG image to raw BGR values.
Convert raw BGR values to a JPG image.
Convert a JPEG image to raw BGRA values.
Convert raw BGRA values to a JPG image.
Convert a JPEG image to raw ABGR values.
Convert raw ABGR values to a JPG image.
Convert a JPEG image to a FLIF image.
Convert a FLIF image to a JPG image.
Convert a JPEG image to an AVIF (AV1) image.
Convert an AVIF (AV1) image to a JPG image.
Convert multiple JPGs to a GIF animation.
Convert multiple JPGs to an APNG animation.
Convert multiple JPGs to a Webp animation.
Create an Excel spreadsheet with colored cells from a JPEG.
Combine two JPG/JPEG pictures together.
Load a JPG slowly pixel-line by pixel-line.
Generate a one-color JPEG of any size.
Randomize bytes in a JPEG and create a glitched JPEG.
Increase the quality of a JPEG picture.
Apply the watercolor effect on a JPG photo.
Convert a JPG to an ASCII art image.
Convert an ASCII drawing into a JPEG drawing.
Convert a JPEG to an ANSI art image.
Convert an ANSI drawing to a JPEG drawing.
Change the filename of a JPG.
Create a mirror copy of a JPG image.
Create convert the given JPG into a symmetric JPG.
Apply a color quantization algorithm on a JPG picture.
Add sound to a JPG picture.
Try to recover a JPG that has been damaged.
Show the hidden metadata (EXIF info) in a JPEG picture.
Add hidden metadata (EXIF info) to a JPEG picture.
Remove the hidden metadata (EXIF info) from a JPEG picture.
Insert a hidden comment in a JPG picture (as EXIF entry).
Find positions of certain pixels in a JPEG.
Replace certain pixels in a JPEG.
Delete certain pixels in a JPEG.
Swap every two pixels in a JPEG row-wise or column-wise.
Swap pixel blocks of any size in JPEG rows or columns.
Add errors to a JPEG and produce a modified picture.
Find differences between two JPG pictures.
View JPEG pictures in your browser.
Subscribe to our updates. We'll let you know when we release new tools, features, and 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 JPG tools. Our tools have the simplest possible user interface that is focused on getting things done. People love our tools and they are now used by millions of people every month. Our JPG tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!