Image Format Batch Converter - Online to PNG, WebP, JPEG, AVIF
Drop a folder of images and convert all to the same format at once. Choose quality and download as ZIP. Local only.
UD5 Toolkit
Drag & drop your image here
or click to browse
<img src="data:image/png;base64,..."> tag, use it in CSS background-image, or embed it in JSON data for APIs.
Drop a folder of images and convert all to the same format at once. Choose quality and download as ZIP. Local only.
Paste binary sequences and convert them back to readable text. Supports space-separated and 8-bit formatted strings. Quick encoding reconversion.
Decode an image progressively using the ImageDecoder API. See partial results and metadata. Modern alternative to <img>.
Hide a secret message within an image by modifying LSB of pixels. Also decode. Pure canvas manipulation, local only. Fun privacy tool.
Extract text from images using basic OCR technology. Works best with clear, printed fonts. Completely local, images never leave your browser for privacy.
Convert any image into a raw binary array of RGBA values. For use in embedded systems or game development. Copy as Uint8Array.
Convert text into binary digits and decode binary back to readable text. Handy for education and computer science. All conversions performed locally in your browser.
Convert any photo into a stark 1‑bit black‑and‑white image (no grays). Adjust threshold. Save as PNG.
Decode hexadecimal values back to human-readable text. Ideal for debugging and data recovery. Works fully offline in your browser, keeping your data secure.
Convert transparent PNGs to solid JPGs by filling the background with white or any color. Fast and local.
Convert animated GIFs to animated WebP format for smaller file size. Choose quality level. All processing in browser.
Encode images to the modern AVIF format with lossless or lossy compression. See the quality/size trade‑off. Local WASM.
Convert scalable SVG images to standard PNG files with a custom resolution. Works offline; just paste SVG code or upload an .svg file. Private and reliable.
Select a short video and convert it to an animated WebP image for faster web loading. Adjust quality and size. Local only.
Upload an image containing a QR code and decode its content. Works offline using JavaScript QR decoder. No camera needed.
Upload a logo and generate a pack of favicon sizes plus a .ico file. All conversion in your browser.
Encode special characters into URL-safe format or decode percent-encoded strings back to plain text. Fast and reliable, runs locally in your browser.
Convert each page of a PDF into a separate image. Choose format and resolution. Rendered locally with PDF.js.
Convert a short video clip to GIF directly in the browser. Trim, resize, and adjust frame rate. No upload required, uses built‑in video decoder. Perfect for memes.
Paste HTML and convert to plain text while preserving basic structure (paragraphs, list items). Removes all tags and images. Instant local processing.
Convert English words into their International Phonetic Alphabet (IPA) representation. For pronunciation learning. Local.
Automatically improve the contrast of dark or washed‑out photos using histogram equalization. One‑click auto‑tune. All canvas‑based.
Create a mosaic where many small tiles are replaced with solid colors from a palette. Pixel art style. Adjust grid size. Local canvas.
Paste two texts, compute the diff, and render the result as a highlighted image. Easier to share changes visually.
Type notes and convert them into a realistic handwriting image with varied pen styles, ink colors, and paper backgrounds. Perfect for study notes.
Write in Markdown and convert it to a styled PDF using your browser's print engine. Customize font and margins. No upload.
Strip HTML tags and convert web content to plain Markdown. Preserve headings, lists, and links. Perfect for content migration. All processing in browser.
Paste a human‑readable date (like 'next Friday' or 'March 5, 2023') and convert it to ISO 8601 format. Quick and tolerant.
Load a video file and grab any frame as a still image. Navigate frame by frame. Download the snapshot. All done on your device.
Split an image into equal grid parts or horizontal/vertical strips. Useful for Instagram carousel posts or puzzle creation. Everything runs in your browser.