File Diff Viewer
Compare two file versions side by side with line numbers, add and remove highlights, scroll sync, and export-ready HTML output directly in the browser.
Heavier browser-side workflows for diffing files, renaming batches, extracting tables, replacing backgrounds, revealing metadata, and inspecting ZIP contents without handing file data to the server.
Power Tools groups the more ambitious browser-side utilities that go beyond one-click conversion. These pages help with structured comparison, live file renaming, PDF table detection, quick background swaps, privacy checks, and deep ZIP inspection without shipping the raw file payload through a normal server workflow.
Most of the heavy work happens in JavaScript after the page loads, using browser APIs and client-side libraries. Where a backend route exists, it is limited to the exact tasks that still need it, such as PDF metadata stripping.
Popular tasks
Tools
Compare two file versions side by side with line numbers, add and remove highlights, scroll sync, and export-ready HTML output directly in the browser.
Build rename patterns with tokens for original names, extensions, counters, dates, and case changes, then download the renamed files as one ZIP.
Detect table-like rows and columns in PDF text using adjustable tolerance controls, preview each table, and export clean CSV or XLSX files.
Replace simple image backgrounds with solid colors, gradients, or custom backdrops using browser-side canvas processing and adjustable sensitivity.
Reveal hidden EXIF and PDF metadata, highlight GPS privacy risk, compare the cleaned result, and strip metadata from supported files before sharing.
Open a ZIP in the browser, inspect the file tree, preview text and images, review compression stats, and extract only the selected files.
Related guides
Other tool categories