converter

168 tools tagged "converter".

Text File Slicer

Extract an exact byte range from a text file, like dd or tail -c, without splitting characters.

Open tool

Text File Truncator

Cut a text file down to an exact maximum byte size, without splitting multi-byte characters.

Open tool

Base64/Hex File Encoder & Decoder

Encode a real uploaded file to Base64 or hex text, or decode text back into a downloadable file.

Open tool

Excel to JSON Converter

Upload a real .xlsx, .xls, or .csv workbook and convert a sheet to JSON.

Open tool

Excel to CSV Converter

Upload a real .xlsx or .xls workbook and convert a sheet to CSV.

Open tool

CSV to Excel Converter

Paste CSV text and download it as a real .xlsx workbook.

Open tool

JSON to Excel Converter

Paste a JSON array of objects and download it as a real .xlsx workbook.

Open tool

Hex Bytes to File Converter

Convert one continuous hex string, strictly two digits per byte, into a downloadable binary file.

Open tool

Hex Values to File Converter

Turn a list of hex values, each of any width, into a downloadable binary file.

Open tool

ANSI Art to PNG Converter

Turn pasted ANSI-colored terminal art into a full-color PNG image, right in your browser.

Open tool

APNG Frames Extractor

Decode an Animated PNG into its individual frames, each downloadable as its own still PNG.

Open tool

APNG Loop Count Setter

Change how many times an Animated PNG repeats (or make it loop forever) without re-encoding a single frame.

Open tool

APNG Reverser

Flip an Animated PNG's frame order so it plays backward, keeping each frame's original delay.

Open tool

APNG Speed Changer

Speed up or slow down an Animated PNG's playback by any multiplier from 0.1x to 10x.

Open tool

APNG to AVI Converter

Plays an APNG's frames on a canvas and records them into a real video file — since no browser can encode true AVI, this honestly downloads WebM instead.

Open tool

APNG to GIF Converter

Convert an Animated PNG (APNG) into a real animated GIF, entirely in your browser.

Open tool

APNG to MP4 Converter

Play back an APNG's frames on a canvas and record them into an MP4 (or WebM fallback) video, entirely in your browser.

Open tool

APNG to Sprite Sheet Converter

Decode an Animated PNG's frames and tile them into a single sprite sheet grid image.

Open tool

APNG to Webp Converter

Convert an Animated PNG (APNG) into a real animated WebP file, right in your browser.

Open tool

APNG to WMV Converter

Plays an APNG's frames on a canvas and records them into a real video file — since no browser can encode true WMV, this honestly downloads WebM instead.

Open tool

ASCII Art to PNG Converter

Turn pasted ASCII text art into a grayscale PNG image, right in your browser.

Open tool

AVI to APNG Converter

Attempts to sample frames from an uploaded AVI and stitch them into an APNG — most browsers have no built-in AVI decoder, so this will honestly fail for most files.

Open tool

AVIF to PNG Converter

Convert an AVIF image to PNG using your browser's own native AVIF decoder, entirely client-side.

Open tool

Base64 to PNG Converter

Decode a base64 string or PNG data URI back into a downloadable PNG file, in your browser.

Open tool

BGR to PNG Converter

Turn a raw, headerless BGR byte dump (3 bytes per pixel, blue first) back into a downloadable PNG.

Open tool

BGRA to PNG Converter

Turn a raw, headerless BGRA byte dump (4 bytes per pixel, blue first, alpha included) back into a downloadable PNG.

Open tool

Black and White Signature Creator

Reduce a signature to true 1-bit-style black and white using a luminance threshold.

Open tool

Black and White Stamp Creator

Convert a digital stamp to true 1-bit-style black and white using a brightness threshold, right in your browser.

Open tool

BMP to PNG Converter

Convert an uncompressed BMP bitmap into a PNG, right in your browser, with full alpha support.

Open tool

BPG to PNG Converter

Upload a BPG file to see why client-side BPG decoding isn't possible — it requires a full HEVC decoder not bundled here.

Open tool

Braille Art to PNG Converter

Turn pasted Unicode braille pattern art back into a black-and-white PNG image, right in your browser.

Open tool

Bytes to PNG Converter

Turn a pasted, comma-separated decimal byte list back into a downloadable PNG file, right in your browser.

Open tool

Data URI to PNG Converter

Paste a data:image/png;base64,... URI (or bare base64) and download it as a real PNG file.

Open tool

EPS to PNG Converter

Decode a simple raster EPS file (colorimage + inline hex data) back into a PNG image.

Open tool

Filled Icon to Outlined Icon Converter

Reduce a solid, filled icon down to just its boundary outline, right in your browser.

Open tool

FLIF to PNG Converter

Upload a FLIF file to see why client-side FLIF decoding isn't possible — the format's development was redirected into JPEG XL.

Open tool

GIF to APNG Converter

Convert an animated GIF into a real Animated PNG (APNG), entirely in your browser.

Open tool

GIF to PNG Converter

Convert a GIF's first frame to a PNG using a hand-written LZW decoder, entirely in your browser.

Open tool

GIF to PNG Sequence Converter

Decode every frame of an animated GIF into a downloadable sequence of individual PNG images.

Open tool

Grayscale PNG Creator

Convert a PNG to grayscale using either perceptual luminance or a simple channel average, right in your browser.

Open tool

Handwritten Signature to Digital Signature Converter

Turn a photographed handwritten signature into clean ink on a transparent background, using honest contrast and threshold math.

Open tool

HEIF to PNG Converter

Convert a HEIF/HEIC photo to PNG using your browser's native decoder, where your platform supports it.

Open tool

Hex to PNG Converter

Paste a hexadecimal byte dump and decode it back into a downloadable PNG file.

Open tool

ICO to PNG Converter

Extract the largest image inside a Windows .ico icon file and convert it to a downloadable PNG.

Open tool

Icon Background Adder

Flatten a transparent PNG icon onto a solid RGB background color, right in your browser.

Open tool

Icon Background Remover

Remove a solid-color background from a PNG icon using chroma-key color matching, right in your browser.

Open tool

Icon Resizer

Resize a PNG icon to an exact width and height using nearest-neighbor resampling, right in your browser.

Open tool

Icon to Grayscale Converter

Convert an icon to grayscale using either perceptual luminance or a simple RGB average.

Open tool

Icon to Single Color Converter

Flatten every non-transparent pixel of a PNG icon into one solid fill color, keeping smooth edges.

Open tool

Image to Stamp Converter

Convert any uploaded image into a rubber-stamp-styled PNG: duotoned ink color, optional circle crop, ring border.

Open tool

JFIF to PNG Converter

Convert a .jfif image to a lossless PNG, right in your browser.

Open tool

JPG Icon to PNG Icon Converter

Convert a JPG/JPEG icon to PNG format, entirely in your browser.

Open tool

JPG Logo to PNG Logo Converter

Convert a JPG logo to PNG format, ready for further editing that needs transparency support.

Open tool

JPG Signature to PNG Signature Converter

Convert a JPG/JPEG signature photo into a PNG file, right in your browser.

Open tool

JPG to PNG Converter

Convert a JPG or JPEG to a lossless PNG right in your browser, no upload required.

Open tool

JPG to Stamp Converter

Convert an uploaded JPG photo into a rubber-stamp-styled PNG: duotoned ink color, optional circle crop, ring border.

Open tool

Landscape PNG to Portrait PNG Converter

Force a wide PNG into portrait orientation by rotating it 90 degrees, right in your browser.

Open tool

Logo to Black Color Converter

Turn any logo into a flat black version while keeping its transparent background.

Open tool

Logo to Grayscale Converter

Convert a logo to grayscale using perceptual luminance or a simple RGB average, right in your browser.

Open tool

Logo to Single Color Converter

Convert a logo into a flat, single-color silhouette while preserving its transparency and edges, right in your browser.

Open tool

Logo to White Color Converter

Turn any logo into a flat white version while keeping its transparent background.

Open tool

Monochrome PNG Creator

Convert an uploaded PNG into a true two-color monochrome (duotone) image between a shadow and highlight color.

Open tool

MP4 to APNG Converter

Sample evenly-spaced frames from an MP4 video and stitch them into a real Animated PNG (APNG), right in your browser.

Open tool

Outlined Icon to Filled Icon Converter

Fill in the enclosed interior of an outlined (hollow) icon, right in your browser.

Open tool

PDF to PNG Converter

Extract a real image from a simple, single-image PDF and convert it to PNG, entirely in your browser.

Open tool

PDN to PNG Converter

Upload a PDN file to see why client-side PDN decoding isn't possible — PDN is Paint.NET's proprietary, undocumented project format.

Open tool

PIK to PNG Converter

Upload a PIK file to see why client-side PIK decoding isn't possible — no browser codec was ever published.

Open tool

PNG Alpha Channel Extractor

Extract a PNG's alpha channel as a viewable, downloadable grayscale image.

Open tool

PNG Alpha Channel Remover

Permanently remove a PNG's transparency by flattening it onto a solid fill color.

Open tool

PNG Bit Depth Converter

Simulate converting a PNG to a lower per-channel bit depth (1, 2, 4, or 8 bits), quantizing color and alpha together.

Open tool

PNG Chroma Key Remover

Remove a chroma key color (like green screen) from a PNG, right in your browser.

Open tool

PNG Color Space Converter

Convert a PNG's pixels through grayscale, CMYK, or YCbCr color space math and back to RGB.

Open tool

PNG Icon to JPG Icon Converter

Flatten a PNG icon's transparency onto a solid background and convert it to JPG, right in your browser.

Open tool

PNG Icon to WebP Icon Converter

Convert a PNG icon to WebP format, preserving its transparency, entirely in your browser.

Open tool

PNG Logo to JPG Logo Converter

Convert a PNG logo to JPG by flattening its transparency onto a solid background color.

Open tool

PNG Logo to WebP Logo Converter

Convert a PNG logo to WebP for a smaller file size while keeping full transparency.

Open tool

PNG Opacifier

Make a PNG fully opaque by flattening its transparency onto a solid background color, right in your browser.

Open tool

PNG Optimizer

Optimize a PNG for a smaller file size by reducing its color complexity, right in your browser.

Open tool

PNG Quality Changer

Adjust a PNG's color depth with a JPEG-style quality slider, right in your browser.

Open tool

PNG Quantizer

Quantize a PNG down to a small palette of its most popular colors, right in your browser.

Open tool

PNG RGB Components Splitter

Split a PNG into three grayscale images, one for each of its red, green, and blue channels.

Open tool

PNG Signature to JPG Signature Converter

Convert a PNG signature into a JPG file by flattening it onto a solid background.

Open tool

PNG Slicer

Slice a PNG into rows and columns at custom pixel positions you choose, not just an even grid.

Open tool

PNG Splitter

Split a PNG into its four separate red, green, blue, and alpha channel images, right in your browser.

Open tool

PNG to Animated GIF Converter

Combine a sequence of same-size PNG frames into a single looping animated GIF, right in your browser.

Open tool

PNG to ANSI Art Converter

Turn a PNG into colored ANSI terminal art using 24-bit truecolor escape codes, right in your browser.

Open tool

PNG to ASCII Art Converter

Turn a PNG into classic character-based ASCII art, right in your browser.

Open tool

PNG to AVIF Converter

Attempts a real, browser-native AVIF export via canvas.toBlob, with an honest error if your browser can't encode it.

Open tool

PNG to Base64 Converter

Convert a PNG file into a base64-encoded data: URI you can paste directly into HTML or CSS.

Open tool

PNG to BGR Converter

Export a PNG's pixels as a raw, headerless BGR byte dump (3 bytes per pixel, blue first), right in your browser.

Open tool

PNG to BGRA Converter

Export a PNG's pixels as a raw, headerless BGRA byte dump (4 bytes per pixel, blue first, alpha preserved).

Open tool

PNG to BMP Converter

Convert a PNG to an uncompressed 32-bit BMP with full alpha, hand-encoded in your browser.

Open tool

PNG to BPG Converter

Upload a PNG to see why client-side BPG encoding isn't possible — BPG wraps HEVC video coding, which no small browser codec provides.

Open tool

PNG to Braille Art Converter

Turn a PNG into dense, compact Unicode braille pattern art, right in your browser.

Open tool

PNG to Bytes Converter

Convert a PNG file's raw bytes into a human-readable, comma-separated decimal byte list, right in your browser.

Open tool

PNG to CMYK Colors Converter

Scan a PNG's pixels and get a text report of every unique color converted to CMYK percentages.

Open tool

PNG to Data URI Converter

Convert a PNG file into a complete data: URI string ready to paste into HTML, CSS, or JSON.

Open tool

PNG to EPS Converter

Convert a PNG into a real Level-2 Encapsulated PostScript (EPS) file with inline hex raster data.

Open tool

PNG to FLIF Converter

Upload a PNG to see why client-side FLIF encoding isn't possible — the format's development was redirected into JPEG XL.

Open tool

PNG to GIF Converter

Convert a PNG to a real, valid GIF file using a hand-written LZW encoder, entirely in your browser.

Open tool

PNG to HEIF Converter

Attempts a real HEIF export via the browser's canvas API; explains honestly why no browser currently supports it.

Open tool

PNG to Hex Converter

Convert a PNG file's raw bytes into a hexadecimal string, entirely in your browser.

Open tool

PNG to HSI Colors Converter

Scan a PNG's pixels and get a text report of every unique color converted to HSI.

Open tool

PNG to HSL Colors Converter

Scan a PNG's pixels and get a text report of every unique color converted to HSL.

Open tool

PNG to HSV Colors Converter

Scan a PNG's pixels and get a text report of every unique color converted to HSV.

Open tool

PNG to ICO Converter

Convert a PNG into a real, valid Windows .ico icon file, with full alpha transparency preserved.

Open tool

PNG to JFIF Converter

Convert a PNG to JFIF (the standard JPEG file format), with transparency flattened onto a background of your choice.

Open tool

PNG to JPG Converter

Convert a PNG to a JPG in your browser, flattening transparency onto a solid background first.

Open tool

PNG to LAB Colors Converter

Scan a PNG's pixels and get a text report of every unique color converted to CIE L*a*b*.

Open tool

PNG to PDF Converter

Convert a PNG into a real, single-page PDF with alpha preserved via an SMask, built entirely in your browser.

Open tool

PNG to PDN Converter

Upload a PNG to see why client-side PDN encoding isn't possible — PDN is Paint.NET's proprietary, undocumented project format.

Open tool

PNG to PIK Converter

Upload a PNG to see why client-side PIK encoding isn't possible — PIK was never finished or standardized.

Open tool

PNG to PPM Converter

Convert a PNG to a binary P6 PPM file, with transparency flattened onto white, hand-encoded in your browser.

Open tool

PNG to PSD Converter

Convert a PNG into a real, single-layer Photoshop (PSD) file with alpha, hand-encoded in your browser.

Open tool

PNG to RGB Converter

Export a PNG's pixels as a raw, headerless RGB byte dump (3 bytes per pixel), right in your browser.

Open tool

PNG to RGB Values Converter

List every pixel's coordinates and RGBA channel values as CSV text, right in your browser.

Open tool

PNG to RGBA Converter

Export a PNG's pixels as a raw, headerless RGBA byte dump (4 bytes per pixel, alpha preserved), right in your browser.

Open tool

PNG to Stamp Converter

Convert an uploaded PNG into a rubber-stamp-styled PNG: duotoned ink color, optional circle crop, ring border.

Open tool

PNG to SVG Converter

Wrap a PNG's raw bytes in a real, valid SVG document with an embedded base64 <image>.

Open tool

PNG to TIFF Converter

Convert a PNG to an uncompressed, baseline TIFF file with full alpha, hand-encoded in your browser.

Open tool

PNG to Voronoi Diagram Converter

Turn a PNG into a Voronoi-cell mosaic, sampling each cell's color from the source image, right in your browser.

Open tool

PNG to WebP Converter

Convert a PNG to WebP in your browser for smaller files, keeping full alpha transparency.

Open tool

PNG to XLS Converter

Checks a PNG and explains honestly why embedding it in a real binary .xls workbook isn't supported client-side.

Open tool

PNG to YCbCr Colors Converter

Scan a PNG's pixels and get a text report of every unique color converted to YCbCr.

Open tool

Portrait PNG to Landscape PNG Converter

Force a tall PNG into landscape orientation by rotating it 90 degrees, right in your browser.

Open tool

PPM to PNG Converter

Convert a binary (P6) or ASCII (P3) PPM file to PNG, decoded by a hand-written parser in your browser.

Open tool

PSD to PNG Converter

Convert a Photoshop (PSD) file's merged image into a real PNG, hand-decoded in your browser.

Open tool

RGB to PNG Converter

Turn a raw, headerless RGB byte dump (3 bytes per pixel) back into a downloadable PNG.

Open tool

RGB Values to PNG Converter

Paste a list of r,g,b (or r,g,b,a) pixel rows plus a width and height to build a real PNG.

Open tool

RGBA to PNG Converter

Turn a raw, headerless RGBA byte dump (4 bytes per pixel, alpha included) back into a downloadable PNG.

Open tool

Rubber Stamp to Digital Stamp Converter

Turn a scanned or photographed rubber stamp impression into a clean digital stamp with transparent background, right in your browser.

Open tool

Signature to Black Ink Converter

Recolor a signature's ink strokes to solid black while keeping the shading intact.

Open tool

Signature to Blue Ink Converter

Recolor a signature's ink strokes to classic ballpoint blue while keeping the shading intact.

Open tool

Sprite Sheet to APNG Converter

Slice a grid-tiled sprite sheet PNG into individual frames and assemble them into an APNG.

Open tool

Stamp to Grayscale Converter

Convert a digital stamp to grayscale using perceptual luminance or a simple RGB average, right in your browser.

Open tool

SVG Logo to PNG Logo Converter

Rasterize an SVG logo into a PNG at any pixel size, right in your browser.

Open tool

SVG to PNG Converter

Rasterize SVG markup into a PNG at any output size, entirely in your browser.

Open tool

Text to Icon Converter

Generate a brand-new PNG icon from a short line of text, tightly cropped, no upload needed.

Open tool

Text to Logo Converter

Render a company name or short text as a simple wordmark-style logo PNG, entirely in your browser.

Open tool

Text to Stamp Converter

Convert a line of plain text into a ring-bordered rubber-stamp PNG in one step.

Open tool

TIFF to PNG Converter

Convert an uncompressed, baseline TIFF file to PNG, decoded by a hand-written parser in your browser.

Open tool

Transparent PNG Signature Maker

Turn a photographed or scanned signature into a transparent PNG by keying out the paper color.

Open tool

WebP Icon to PNG Icon Converter

Convert a WebP icon to PNG format, preserving its transparency, entirely in your browser.

Open tool

WebP Logo to PNG Logo Converter

Convert a WebP logo back to PNG format while keeping its transparency intact.

Open tool

Webp to APNG Converter

Convert an animated WebP file into a real Animated PNG (APNG), entirely in your browser.

Open tool

WebP to PNG Converter

Convert a WebP image to PNG in your browser, preserving its full alpha transparency.

Open tool

WMV to APNG Converter

Attempts to sample frames from an uploaded WMV and stitch them into an APNG — no mainstream browser has a built-in WMV decoder, so this will almost always fail honestly.

Open tool

Base64 to Integer Converter

Convert Base64 strings encoded with this site's own integer scheme back into integers.

Open tool

Binary to Integer Converter

Convert a list of sign-magnitude binary strings back into ordinary integers.

Open tool

Fraction to Integer Converter

Convert a list of a/b fractions into integers, rejecting any that aren't whole numbers.

Open tool

HTML Entity to Integer Converter

Convert decimal or hexadecimal numeric HTML entities back into integer code points.

Open tool

Integer Base Changer

Convert a single integer between any two number bases from 2 to 36.

Open tool

Integer to Base64 Converter

Convert a list of integers into this site's own compact Base64 encoding scheme.

Open tool

Integer to Binary Converter

Convert a list of integers into sign-magnitude binary strings.

Open tool

Integer to Fraction Converter

Express a list of integers as unreduced fractions over a chosen denominator.

Open tool

Integer to HTML Entity Converter

Convert a list of integers (Unicode code points) into decimal numeric HTML entities.

Open tool

Integer to Octal Converter

Convert a list of integers into sign-magnitude octal strings.

Open tool

Integer to Ordinal Converter

Convert a list of non-negative integers into their English ordinal strings.

Open tool

Integer to Pixel Converter

Convert a list of integers (0-16777215) into #RRGGBB hex color strings.

Open tool

Integer to Unary Converter

Convert a list of integers into unary notation: strings of repeated "1" characters.

Open tool

Integer URL Decoder

Convert percent-encoded URL strings back into their integer Unicode code points.

Open tool

Integer URL Encoder

Convert a list of integers (Unicode code points) into percent-encoded URL characters.

Open tool

Octal to Integer Converter

Convert a list of sign-magnitude octal strings back into ordinary integers.

Open tool

Ordinal to Integer Converter

Parse English ordinal strings like "21st" back into plain integers.

Open tool

Pixel to Integer Converter

Convert #RRGGBB (or bare RRGGBB) hex color strings back into packed 24-bit integers.

Open tool

Signed Integer to Unsigned Converter

Reinterpret signed integers as unsigned values at an 8, 16, or 32-bit width.

Open tool

Unary to Integer Converter

Convert unary (repeated "1") strings back into ordinary base-10 integers.

Open tool

Unsigned Integer to Signed Converter

Reinterpret unsigned integers as two's-complement signed values at an 8, 16, or 32-bit width.

Open tool