# AllThatConverter AllThatConverter is a free, browser-based file conversion and editing suite. Users convert and edit audio, video, raster and vector images, and PDFs without uploading files to a server: processing runs locally with WebAssembly (FFmpeg) and client-side libraries where applicable. The site includes a dedicated Text hub (JSON beautify/minify plus UUID generator, counters, whitespace and line-break helpers, line-based text compare), a special-character and symbol picker under Tools (tap to copy; local recent list), design tools (color table, image color extraction with pixel loupe), and lightweight network helpers (browser User-Agent, public IP lookup via a third-party API). No account is required. The product is optimized for desktop and mobile, ships as a static Next.js export, and is suitable for crawlers, answer engines, and LLM assistants that need an accurate feature index with canonical URLs. Primary site: https://allthatconverter.web.app/ Canonical policy: tool URLs are /en/… (default) or /ko/… (Korean UI), then /{section}/{category}/{tool-slug}/; path segments lowercase. Firebase Hosting redirects former /{section}/… URLs to /en/… ## Site & hubs - [Root `/`](https://allthatconverter.web.app/): Client redirects to `/en` or `/ko` (stored `localStorage` preference if set; otherwise Korean browser languages prefer `/ko`, else `/en`). - [English home](https://allthatconverter.web.app/en): Main landing copy in English (`/en`). - [Korean home](https://allthatconverter.web.app/ko): Main landing copy in Korean (`/ko`). - [Audio File hub](https://allthatconverter.web.app/en/audio-file): Audio merge and format conversion tools. - [Video File hub](https://allthatconverter.web.app/en/video-file): Video conversion and audio extraction from video. - [Image File hub](https://allthatconverter.web.app/en/image-file): Image editing, GIF creation, format conversion (HEIC, WebP, SVG, etc.). - [PDF File hub](https://allthatconverter.web.app/en/pdf-file): PDF editing, merge/split, watermark, page tools, and PDF↔image conversion. - [Text hub](https://allthatconverter.web.app/en/text-file): JSON formatters plus text utilities (UUID, counting, whitespace, line breaks, compare) in the browser. - [Tools hub](https://allthatconverter.web.app/en/tools): Special characters, design colors, timestamps, and lightweight network/browser utilities. ## Audio File ### Edit - [Merge Audio Files](https://allthatconverter.web.app/en/audio-file/edit/merge-audio-files): Merge multiple audio tracks in selection order into one file with quality presets; FFmpeg WASM in the browser. ### Conversion - [Audio Converter](https://allthatconverter.web.app/en/audio-file/conversion/audio-converter): General audio format conversion between common codecs and containers. - [MP3 Converter](https://allthatconverter.web.app/en/audio-file/conversion/mp3-converter): Convert audio to or from MP3 with configurable quality. - [MP3 to OGG](https://allthatconverter.web.app/en/audio-file/conversion/mp3-to-ogg): Dedicated MP3 ↔ OGG conversion workflow. ## Video File ### Conversion - [Video Converter](https://allthatconverter.web.app/en/video-file/conversion/video-converter): Convert video between common formats in the browser. - [MP4 to MP3](https://allthatconverter.web.app/en/video-file/conversion/mp4-to-mp3): Extract or convert audio from MP4 to MP3. - [Video to MP3](https://allthatconverter.web.app/en/video-file/conversion/video-to-mp3): Extract MP3 audio from various video inputs. - [MP4 Converter](https://allthatconverter.web.app/en/video-file/conversion/mp4-converter): MP4-focused video conversion. - [MOV to MP4](https://allthatconverter.web.app/en/video-file/conversion/mov-to-mp4): Convert Apple MOV to widely supported MP4. ## Image File ### Enhance - [Create GIF](https://allthatconverter.web.app/en/image-file/edit/gif-maker): Build animated GIFs from multiple images. - [Resize Image](https://allthatconverter.web.app/en/image-file/edit/resize-image): Change image dimensions with aspect ratio and output format options. - [Crop Image](https://allthatconverter.web.app/en/image-file/edit/crop-image): Interactive crop with geometry helpers. - [Remove Image Background](https://allthatconverter.web.app/en/image-file/edit/remove-background): AI-assisted background removal for suitable images. - [Pick Image Color](https://allthatconverter.web.app/en/image-file/edit/color-picker): Eyedropper-style color picking from an uploaded image with zoom and saved swatches. - [Rotate Image](https://allthatconverter.web.app/en/image-file/edit/rotate-image): Rotate raster images by common angles. - [Flip Image](https://allthatconverter.web.app/en/image-file/edit/flip-image): Mirror images horizontally or vertically. - [Enlarge Image](https://allthatconverter.web.app/en/image-file/edit/image-enlager): Upscale images with configurable settings. ### Inspect - [EXIF Metadata Viewer](https://allthatconverter.web.app/en/image-file/inspect/exif-metadata-viewer): Read EXIF metadata (camera, dates, GPS when present) locally in the browser. - [Image Text OCR](https://allthatconverter.web.app/en/image-file/inspect/image-text-ocr): Extract printed text from images with Tesseract.js in the browser (English / Korean). ### Conversion - [Image Converter](https://allthatconverter.web.app/en/image-file/conversion/image-converter): General-purpose raster and common format conversion. - [WEBP to PNG](https://allthatconverter.web.app/en/image-file/conversion/webp-to-png): Convert WebP images to PNG. - [JFIF to PNG](https://allthatconverter.web.app/en/image-file/conversion/jfif-to-png): Convert JFIF/JPEG variants to PNG. - [PNG to SVG](https://allthatconverter.web.app/en/image-file/conversion/png-to-svg): Wrap PNG in an SVG (`` data URL); raster embedding, not path tracing. - [HEIC to JPG](https://allthatconverter.web.app/en/image-file/conversion/heic-to-jpg): Convert Apple HEIC photos to JPEG. - [HEIC to PNG](https://allthatconverter.web.app/en/image-file/conversion/heic-to-png): Convert HEIC to PNG for lossless or web workflows. - [WEBP to JPG](https://allthatconverter.web.app/en/image-file/conversion/webp-to-jpg): Convert WebP to JPEG. - [SVG Converter](https://allthatconverter.web.app/en/image-file/conversion/svg-converter): Convert SVG and related vector workflows supported by the tool. ## PDF File ### Edit - [Merge PDF](https://allthatconverter.web.app/en/pdf-file/edit/pdf-merge): Combine multiple PDFs into one document. - [Split PDF](https://allthatconverter.web.app/en/pdf-file/edit/pdf-split): Split a PDF by page ranges or rules. - [Flatten PDF](https://allthatconverter.web.app/en/pdf-file/edit/flatten-pdf): Flatten form fields and annotations into static content. - [Resize PDF](https://allthatconverter.web.app/en/pdf-file/edit/resize-pdf): Change page dimensions or scale pages. - [Unlock PDF](https://allthatconverter.web.app/en/pdf-file/edit/unlock-pdf): Remove owner password restrictions where legally permitted. - [Rotate PDF](https://allthatconverter.web.app/en/pdf-file/edit/rotate-pdf): Rotate pages in bulk. - [Watermark PDF](https://allthatconverter.web.app/en/pdf-file/edit/protect-pdf): Add text/image watermarks to PDF pages. - [Extract PDF Images](https://allthatconverter.web.app/en/pdf-file/edit/extract-images-from-pdf): Pull embedded images out of a PDF. - [Remove PDF Pages](https://allthatconverter.web.app/en/pdf-file/edit/pdf-page-remover): Delete selected pages from a PDF. - [Extract PDF Pages](https://allthatconverter.web.app/en/pdf-file/edit/extract-pages-from-pdf): Save a subset of pages as a new PDF. - [Reorder PDF Pages](https://allthatconverter.web.app/en/pdf-file/edit/reorder-pdf-pages): Change page order interactively. ### Conversion - [PDF to Image](https://allthatconverter.web.app/en/pdf-file/conversion/pdf-converter): Render PDF pages to raster image formats. - [Image to PDF](https://allthatconverter.web.app/en/pdf-file/conversion/jpg-to-pdf): Combine images into a single PDF. ## Text File ### JSON - [Beautify Json](https://allthatconverter.web.app/en/text-file/json/beautify-json): Format and prettify JSON with optional preprocess presets and tree view. - [Minify Json](https://allthatconverter.web.app/en/text-file/json/minify-json): Compress JSON to a minimal single-line form. ### TEXT - [UUID Generator](https://allthatconverter.web.app/en/text-file/text/uuid-generator): Generate random UUID v4 strings in the browser (count, copy). - [Text Counter](https://allthatconverter.web.app/en/text-file/text/text-counter): Live character, UTF-8 byte, word, paragraph, and line counts for pasted text. - [Remove Line Breaks](https://allthatconverter.web.app/en/text-file/text/remove-line-breaks): Merge lines to spaces or strip newlines. - [Whitespace Remover](https://allthatconverter.web.app/en/text-file/text/whitespace-remover): Trim, collapse, or remove whitespace with optional custom rules. - [Text Compare](https://allthatconverter.web.app/en/text-file/text/text-compare): Paste or load two texts and view a line-based diff (client-side). ## Tools ### Symbols - [Special Characters & Symbols](https://allthatconverter.web.app/en/tools/symbols/special-characters): Categories for punctuation, brackets, math, units, shapes, digits and fractions, arrows, currency, emoji (with subgroup tabs); large Unicode ranges plus curated emoji — adjustable cell size 20–100px (default 28); tap to copy. Recent picks are saved locally per browser. ### Design - [Color Table](https://allthatconverter.web.app/en/tools/design/color-table): Interactive HSV palette with live HEX, RGBA, HSLA, and CMYK codes and copy actions. - [Image Color Extractor](https://allthatconverter.web.app/en/tools/design/image-color-extractor): Upload an image, use a follow-cursor pixel loupe, read HEX/RGBA/HSLA/CMYK, and explore a dominant-color palette from the image client-side. ### Others - [Timestamp Converter](https://allthatconverter.web.app/en/tools/others/timestamp-converter): Convert between Unix timestamps, human-readable dates, and ISO-style inputs in the browser. - [Browser User-Agent](https://allthatconverter.web.app/en/tools/others/browser-user-agent): Display navigator User-Agent and, where available, User-Agent Client Hints (Chromium); copy friendly. - [My IP Address](https://allthatconverter.web.app/en/tools/others/my-ip-address): Look up your public IP or another IPv4/IPv6 via GeoJS (`get.geojs.io`, CORS-friendly HTTPS), with ipify fallback for your IP only; not processed on AllThatConverter servers. - [Korea Address Search](https://allthatconverter.web.app/en/tools/others/korea-address-search): Kakao Postcode in a modal; after selection, Korean lines plus English detail fields (Address Line 1/2, City, State, ZIP, Country) with per-line copy (browser-only). ## Machine-readable discovery - Sitemap: https://allthatconverter.web.app/sitemap.xml - Robots: https://allthatconverter.web.app/robots.txt ## Notes for indexers and assistants - Prefer linking to the canonical tool URLs above; section hubs aggregate tools in that category. - Feature set and URLs should match `lib/menu/menu.json` in the repository; when menus change, update this file before or with production deploys. - File-processing tools emphasize privacy: files are not sent to AllThatConverter backends for conversion; WASM and in-browser libraries operate on user devices. Third-party calls (e.g., IP lookup) are documented on the relevant tool pages.