File tools that show you what they changed

103 small tools for PDFs, images, SVG, audio and documents, each one narrow on purpose.

Most file tools are a button and a download. You get a file back and no way to tell whether the bookmarks survived, how much noise was actually removed, or what the conversion quietly lost. When something goes wrong you find out later, in the document, in front of someone else.

These tools are built the other way round. Each one measures the thing it is about to change, shows you the number, and lets you compare the result against the original before anything is downloaded. The merge reports which bookmarks carried and which were dropped. The noise reducer samples a passage that is only noise and tells you the level it found. The converter reports the size of every file next to the size it started at, and says plainly what it cannot recover.

Every tool here runs inside this browser tab. Files are read from your machine and never sent anywhere, which also means the tools work with no network once the page has loaded.

Each one is narrow on purpose. Where a large creative suite ships one generic feature, these pick the single task that feature does badly and do only that.

Browse by what the file is

Merge PDFsCombine PDFs page by page and keep the bookmarks, fields, and document details.Split PDFReview every output group and page before building private, manifest-verified PDF parts.Delete pagesRemove the pages you tick and keep the bookmarks, fields, and details on the rest.Extract pagesWrite chosen pages into a new PDF, in the order you name them, with their bookmarks.Crop PDFKeep exact visible margins page by page, then download only a reopened, verified PDF and receipt.Compress PDFShrink a PDF two ways: re-encode only its photographs, or rasterize every page.Rotate pagesRotate all pages or just the ones you list.Page numbersStamp clean page numbers where you want them.Images to PDFJPGs and PNGs into one PDF, one image per page.Reorder PDF PagesMove reviewed page thumbnails without silently dropping the rest of the document.Watermark PDFA diagonal text watermark across every page, at the opacity you choose.Bates numberingLegal Bates stamps: prefix, start number, zero-padded, one per page.Proof stampDRAFT / APPROVED / CONFIDENTIAL and more, stamped big on every page.PDF Metadata Privacy CopyInspect covered PDF-container metadata, rewrite it out, and download a hash-bound receipt.N-up impositionPrint 2 or 4 pages on one sheet.Booklet impositionReorder pages into a foldable saddle-stitch booklet.Add marginsAdd clean white margins around every page for binding or notes.Flatten form fieldsBake filled form fields into the page so they cannot be changed.Attach a fileEmbed any file inside the PDF so it travels with the document.Extract attachmentsPull embedded file attachments back out of a PDF.Exhibit labelsStamp legal exhibit labels in a box on the page.Remove duplicate pagesDrop repeated pages and keep the first of each.Remove blank pages from PDFMeasure visible ink, review every page, and remove empty or near-blank sheets.Check PDF image DPIMeasure every raster image at its placed print size and flag low effective resolution.Analyze PDF file sizeSee which stored objects hold the bytes, so you compress the thing that is actually big.Extract images from PDFRecover each unique embedded image as a previewable PNG without rasterizing whole pages.Securely redact a PDFFind sensitive text, review every region, and download an image-only PDF with no extractable source text.Split by sizeBreak a large PDF into parts under a size you set.OCR Evidence WorkbenchOCR images and scanned PDF pages locally, then review uncertain words against the raw engine evidence.Extract structured PDF textRebuild selectable text in reading order, correct it against the source page, and export Markdown, text, or JSON locally.Extract PDF bookmarks and table of contentsExtract or infer PDF bookmarks, repair the hierarchy and destinations, then export a reviewed outline locally.
Batch renamerRename files as a previewable validated plan: dry-run by default, two-phase cycle-safe apply, undo journal.Catalog generatorGenerate a catalog/price-sheet as data-driven output from a CSV (the data is the source of truth).Contact sheetLay a set of images out as a print artifact: paper size at a chosen resolution, captioned frames, pages numbered and spilled automatically, every page on screen before it is written.Dupe finderFingerprint images locally, group every near-copy beside the keeper the stated rule chose, decide which copies to discard, and leave with a written receipt. Nothing is uploaded and nothing is deleted.Favicon GeneratorTurn one local raster source into a bounded favicon and PWA launch package with ordinary and maskable icons, ICO, manifest, install snippet, context review, ZIP, and versioned receipt. Publishing, crawler access, search appearance, real PWA installation, and exact platform rendering are outside scope.Gallery exportTurn a folder of images into a small static site you own, shown running in the page before it is downloaded: thumbnails, captions and a working lightbox in plain HTML, CSS and JavaScript.Image levelsApply a reproducible, versionable JSON tone recipe (levels/curves) to images in batch.Image OptimizerApply one explicit local recipe to a bounded batch, review selected source and re-encoded output pixels and bytes, verify realized MIME and dimensions, and export an itemized receipt. Best-codec automation, target-byte search, perceptual scoring, cross-engine byte identity, HDR, and metadata preservation are outside scope.Image resizerResize images under an explicit fit rule (contain/cover/pad/stretch) with exact before/after geometry reported.Palette extractorExtract an image's dominant colours as paste-ready code, each carrying the share of the picture it actually covers rather than the population of the box a quantizer cut. Selecting a colour paints the pixels the share counted, from the same assignment, so the number can be checked against the image. Colour is read in sRGB so the hex matches what a stylesheet paints.WatermarkerBatch-watermark images with text or a logo sized relative to each image, anchored on a 9-point grid or tiled.Extract images from CanvaGet every image out of a Canva design at full resolution, with where each one sat.Image converterA mixed pile of formats in and one format out, with every file's real type read from its own bytes.HEIC to JPGiPhone photographs opened by a decoder that ships with the page, in browsers that cannot open them at all.PNG to JPGTransparency has to go somewhere, so the colour it becomes is a control rather than a surprise.JPG to PNGA rewrap into a lossless container that will not restore anything the JPG already lost.WebP to PNGThe escape route for a file saved off a web page that local software refuses to open.Image to WebPA size decision rather than a format decision, with the saving against the original shown per file.
SVG CleanClean, sanitize, and normalize exported SVG files for safe reuse in production pages, React components, icon systems, and asset pipelines.SVG CSS BackgroundEmit CSS background-image rules that inline each SVG as a percent-encoded data URL with sensible default background sizing.SVG Extract ImagesExtract embedded base64 PNG/JPEG/GIF/WebP payloads from SVG files, optionally rewriting the SVG to reference the externalized assets.SVG ID PrefixPrefix every SVG id and rewrite matching url(#id), href="#id", and ARIA idref references in one pass.SVG InspectReport SVG element counts, ID uniqueness, embedded raster payloads, and structural risk warnings.SVG MinifyConservatively minify SVG files without changing geometry: strip comments, optionally strip metadata, convert legacy xlink:href, remove whitespace-only text nodes, and write compact XML.SVG RecolorRecolor SVG artwork from an explicit old-to-new color map applied to fills, strokes, gradient stops, inline styles, and <style> rules.SVG Remove MetadataStrip <metadata> elements and Canva/C2PA/XMP/Adobe provenance comments from SVG files while leaving all rendered content intact.SVG ResponsiveAdd a missing viewBox from numeric width/height and set root sizing (width=100%, height=auto, preserveAspectRatio, block display) for responsive layouts.SVG SanitizeRemove active SVG content, event handlers, remote links, javascript: URLs, CSS imports, and unsafe CSS url(...) references while preserving internal fragment refs and data-image references.SVG to ReactConvert SVG files into React JSX component source with hyphenated attributes rewritten to camelCase, class to className, inline style parsed to a JSX object, and {...props} spread on the root.
Extract album artPull the embedded cover art out of any audio file at full resolution.Analyze audioMeasure integrated loudness, loudness range and true peak against a platform target, and draw the spectrogram and waveform the measurement came from.Beep censorBeep out listed time ranges, for profanity or anything you need gone.Compress audioShrink audio for podcasts and uploads with visible voice/music/maximum tradeoffs.Audio converterConvert between MP3, WAV, FLAC, AAC, M4A, OGG, Opus, AIFF and WMA with quality-aware, loss-avoiding defaults.Remove clicks and popsClean clicks and pops off vinyl transfers and damaged recordings.Remove electrical humNotch out 50/60 Hz electrical hum and its harmonics without dulling the rest.Reduce noiseReduce steady background noise using a sampled noise profile.Voice over musicNarration over music with auto-ducking, the podcast mix without the DAW.Dynamic range compressorEven out loud and quiet parts with presets or full manual control.Parametric EQShape the tone with EQ presets or your own multi-band curve.Extract audio from videoPull the audio track out of MP4, MKV, MOV, WebM and more into any audio format.Basic vocal removerRemove center-panned vocals via phase cancellation (basic, honest about its limits).Loop audioLoop a file N times or out to a target duration, seamless if you want.Merge audioJoin multiple audio files into one, with an optional crossfade.Edit metadataSet title, artist, album, year, genre and track tags.Normalize loudnessNormalize loudness to a target LUFS (or peak/RMS) via a measured two-pass pass.Overlay two tracksMix one track over another with volume, delay and fade control.Change pitchShift pitch by semitones. Tempo shifts with pitch.Rearrange clipsCut listed segments out of a file and rejoin them in any order.Make a ringtoneCut a 30s iPhone (M4R) or Android (MP3) ringtone with fades.Remove or insert silenceRemove or insert silence with explicit threshold and duration controls.Change speedChange playback speed. Pitch shifts with speed.Split audioSplit one file into many by duration, segment count, or detected silence.Tone and noise generatorGenerate test tones and noise at a chosen frequency, duration and level.Trim audioCut audio to a start/end range with optional fade in and out.Enhance voiceClean up spoken-word audio with a podcast/broadcast/phone filter chain.Change volumeRaise or lower volume by an exact dB or a linear factor.