Image and media tools
Convert PNG, JPEG, WebP, and SVG in the browser with Canvas. Files are not uploaded. Transparency, EXIF, and extra JPEG generations are called out on each page.
What stays local
PNG to JPEG flattens alpha. JPEG to PNG does not restore lost detail. WebP is usually smaller for the modern web; keep a master file. SVG rasterization depends on fonts installed on the device.
Lossy choices
ASCII art is a toy visualization, not OCR. Do not fill a blog with 400-column dumps — that is thin for readers and for crawlers.
Tools in this category
PNG to JPG Converter
Flatten PNG transparency onto a white JPEG for email, Word, and CMSes that still reject PNG.
JPG to PNG Converter
Wrap a JPEG as PNG without restoring discarded photo detail—use when a printer or editor wants PNG.
JPG to WebP Converter
Re-encode JPEG photos as WebP for smaller hero images on modern sites. Another lossy pass—keep a master file.
PNG to WebP Converter
Keep PNG alpha in a smaller WebP for UI icons and logos. Check edges if the encoder fringes transparency.
WebP to JPG Converter
Export a WebP still as JPEG when a kiosk or older Office build cannot open WebP. Animation and alpha are dropped.
WebP to PNG Converter
Decode a WebP still into PNG for editors that lack WebP, keeping alpha when the source had it.
SVG to PNG Converter
Rasterize SVG with fonts installed on this device. Missing typefaces drop out of the PNG; scripts are not a sanitizer.
PNG to ICO Converter
Pack a square PNG into a multi-size ICO favicon. Hairline logos vanish at 16×16—start from a simple 256px mark.
Image to ASCII Art
Turn a short banner or a photo into ASCII characters. This is a visualization, not OCR—it will not read text in a screenshot.
QR Code Generator
Generate QR codes for URLs, text, and notes.
Barcode Generator
Free online barcode generator: create CODE 128, CODE 39, EAN-13, UPC-A, ITF-14, and QR codes.