High-intent landing pages for every JAD Excel tool — data cleaning, privacy vault, code generation, formula analysis, and sheet architecture. Every guide runs the same browser-native engine. Zero uploads.
Detect and delete approximate duplicate rows in Excel using Levenshtein similarity scoring. Set your own threshold. Pro tier. Browser-local.
Exact deduplication misses 'Acme Corp' vs 'Acme Corporation'. Learn how fuzzy deduplication uses Levenshtein distance to catch approximate duplicates in Excel — set your own similarity threshold.
ReadCRM exports often contain 'John Smith' and 'Jon Smith' as separate records. Fuzzy deduplication catches these near-duplicates and cleans your contact list without deleting legitimate unique records.
ReadExcel's built-in Remove Duplicates only catches identical rows. Learn when to use fuzzy deduplication instead — and how to choose the right similarity threshold for your data type.
ReadProcurement datasets routinely contain 'Microsoft Corp', 'Microsoft Corporation', and 'MSFT Corp' as separate vendors. Fuzzy dedup consolidates them into a single canonical entry for accurate spend analysis.
ReadEmail marketing lists often contain the same person under slightly different names. Use fuzzy deduplication to clean your Excel contact list and prevent duplicate email sends before importing to Mailchimp or Klaviyo.
ReadDetect and convert mixed date formats (MM/DD/YYYY, DD-Mon-YY, natural language) to ISO-8601 YYYY-MM-DD in Excel. Browser-only.
Detect and standardize mixed date formats (MM/DD/YYYY, DD-MM-YY, text dates) across all columns to ISO 8601 yyyy-MM-dd. Browser-only, zero upload.
ReadDetect and resolve ambiguous UK (DD/MM/YYYY) and US (MM/DD/YYYY) date format conflicts in Excel CRM exports. Browser-only, zero upload.
ReadDates sorting alphabetically instead of chronologically in Excel? They're stored as text. Detect and convert all text dates to true Excel dates. Browser-only.
ReadConvert entire columns of text-stored dates to true Excel date values without DATEVALUE() formulas or helper columns. Browser-only, Pro tier.
ReadConvert mixed Excel date formats to ISO 8601 before feeding to pandas.to_datetime(). Prevents ParserError in your data pipeline. Pro tier, browser-only.
ReadMultiply or divide numeric columns by a factor to convert units (cents→dollars, kg→lbs, metres→feet). Browser-local.
Multiply or divide Excel column values by a conversion factor to switch units — kg↔lbs, km↔miles, °C↔°F (offset), and any custom factor. Browser-only.
ReadMultiply Excel product weight columns from kg to lbs (×2.20462) for Shopify, Amazon, and other e-commerce feed formats. Pro tier, browser-only.
ReadMultiply or divide Excel column values for scientific unit conversions — nm to mm, μg to mg, mM to M. Pro tier, browser-only, any custom factor.
ReadMultiply or divide Excel columns for unit conversion in one click — no helper column, no =A2*2.20462 formula needed. Pro tier, browser-only.
ReadConvert Excel columns from mixed measurement units to a single unit before Power BI import. Ensures consistent aggregation in Power BI measures. Pro tier.
ReadRemove Company Name, Manager, Application Version, and AppName fields from Excel XLSX files. Browser-local, ExcelJS.
Erase company name, manager, application version, and all docProps/app.xml fields from Excel files. Pro tier. Browser-only, zero upload.
ReadErase Application, AppVersion, Company, and Manager fields from Excel docProps/app.xml before client or regulatory delivery. Pro tier, browser-only.
ReadRemove the Company and Manager fields from Excel docProps/app.xml that expose your organisation name to every file recipient. Pro tier, browser-only.
ReadUnderstand when to use the JAD App Metadata Wiper vs Excel's Inspect Document for removing Company, AppVersion, and Manager fields. Pro tier.
ReadErase Company, Manager, and AppVersion fields from Excel files before submitting to financial regulators. Pro tier, browser-only — zero upload.
ReadDetect and delete hidden and VBA-hidden (VeryHidden) sheets from XLSX files. Developer tier. Browser-local.
Excel workbooks can contain hidden sheets that are invisible in the UI — and VeryHidden sheets that can only be revealed with VBA code. Learn how to find and delete them in your browser, no Excel required.
ReadxlSheetVeryHidden sheets cannot be un-hidden from Excel's right-click menu. Normally you need to open the VBA editor to reveal them. This browser tool detects and deletes them without needing Excel or VBA access.
ReadBefore emailing an Excel workbook externally, audit it for hidden sheets that may contain salary data, formulas, or customer PII. Remove them in your browser without exposing the file to third-party servers.
ReadExcel hidden sheets can store passwords, API keys, salary bands, and customer PII in plain text. Learn what hidden sheets commonly contain and how to detect and remove them before sharing files.
ReadUnder GDPR and HIPAA, sharing Excel workbooks with hidden sheets containing personal data or patient records constitutes a data breach. Learn how to detect and remove hidden PII sheets before sharing.
ReadReplace every formula cell with its last-computed value. Share spreadsheets without exposing business logic. Browser-local.
Convert all Excel formulas to their calculated static values. Share workbooks without exposing formula logic. Pro tier, browser-only, zero upload.
ReadConvert all formulas to static values in Excel financial models before sharing with clients or counterparties. Protect IP, Pro tier, browser-only.
ReadPrevent #REF! errors from external references by converting all formulas to static values before moving or copying an Excel file. Pro tier, browser-only.
ReadConvert all Excel formulas to values across all sheets at once — without manually Paste Special → Values on each sheet. Pro tier, browser-only.
ReadStrip all formulas from Excel files before uploading to SharePoint or OneDrive to prevent broken cross-workbook reference errors. Pro tier, browser-only.
ReadList all external URLs and file path references embedded in an XLSX workbook. Browser-local, Pro tier.
Scan Excel workbooks for external file references, hyperlinks, and data connections. Pro tier. Browser-only tool that parses OOXML XML directly.
ReadScan Excel workbooks for external file references, network paths, and broken links before sending. Pro tier, browser-only — parses raw OOXML XML.
ReadLocate all external link sources causing Excel's 'This workbook contains links to one or more external sources' warning. Pro tier, browser-only.
ReadAudit every external reference in an Excel workbook without using Excel's Edit Links dialog. Pro tier, browser-only — parses raw OOXML XML.
ReadFind every external workbook reference and data connection in Excel before uploading to SharePoint or Teams. Pro tier, browser-only OOXML XML scan.
ReadRemove every cell comment, note, and threaded comment from an XLSX workbook in one click. ExcelJS, browser-local.
Bulk-delete all cell comments and notes from Excel workbooks before sharing. ExcelJS-powered, Pro tier, zero upload — browser-only.
ReadBulk-delete all cell comments and reviewer notes from Excel workbooks before client delivery. ExcelJS-powered, Pro tier, browser-only — zero upload.
ReadClients opening your Excel files can see internal reviewer comments. Bulk-delete every cell note from every sheet instantly. Pro tier, browser-only.
ReadBulk-delete all cell comments from every sheet in an Excel workbook without clicking through the Review tab. Pro tier, browser-only, ExcelJS-powered.
ReadDelete every cell comment and annotation from Excel files before publishing as open data or sharing publicly. Pro tier, browser-only — zero upload.
ReadRemove all VBA macro code from .xlsm files by extracting and deleting xl/vbaProject.bin. Output is safe .xlsx. Browser-local.
Remove vbaProject.bin and macro references from .xlsm/.xlsx files. Developer tier. Browser-local ZIP extraction — no upload, no server-side execution.
ReadStrip all VBA macros from an .xlsm file received via email before opening it. JSZip-based — the macro code never executes. Developer tier, browser-only.
ReadRemove VBA macros from .xlsm files to produce clean .xlsx for compliant long-term archiving. Developer tier. JSZip-powered — no macro execution.
ReadDisabling macros in Excel Trust Center still leaves vbaProject.bin in the file. Use the VBA Macro Stripper to permanently remove it. Developer tier.
ReadRemove vbaProject.bin from .xlsm files before uploading to DLP-scanned, antivirus-filtered enterprise file systems. Developer tier, browser-only.
ReadConvert Excel or CSV data into a fully-styled, responsive HTML table using Tailwind CSS utility classes. Pro tier.
Export any Excel or CSV file as a styled Tailwind CSS HTML table. Pro tier. Choose striped, bordered, compact, or minimal style. Browser-only.
ReadGenerate a responsive Tailwind CSS HTML table from Excel data for embedding in React and Next.js projects. Pro tier, browser-only — includes dark mode classes.
ReadGenerate a responsive Tailwind CSS HTML table from Excel pricing data — including dark mode classes for web embeds. Pro tier, browser-only.
ReadCompare a static Tailwind CSS HTML table generated from Excel vs a full DataTables.js implementation. Tailwind is faster for read-only displays; DataTables for interactive sort/filter.
ReadConvert Excel data to a Tailwind CSS table for embedding in Next.js pages during static site generation. Pro tier, browser-only.
ReadGenerate a complete tRPC router with Zod schemas, TypeScript interfaces, and CRUD procedures from an Excel file. Developer tier.
Stop hand-writing tRPC boilerplate. Upload an Excel file and generate a complete tRPC v11 router with Zod schemas, TypeScript interfaces, and CRUD procedures in one click.
ReadYour product requirements are in a spreadsheet. Your API needs tRPC, Zod validation, and Prisma queries. This tool bridges the gap — turning Excel column headers into production-ready TypeScript boilerplate.
ReadSpeed up API prototyping by generating tRPC boilerplate directly from your Excel requirements document. Spend your time on business logic, not repetitive type declarations.
ReadUsing tRPC with Next.js App Router? Generate properly-structured tRPC routers from Excel column schemas — with correct server-only imports and procedure patterns for the App Router.
ReadtRPC's killer feature is end-to-end type safety. Generate the server router from your Excel schema and get the matching TypeScript client types automatically — no duplicate type declarations needed.
ReadConvert Excel or CSV data into self-contained SVG bar, line, and pie charts. Zero external dependencies. Pro tier.
Create a self-contained SVG bar chart from any Excel or CSV dataset. Output is a pure SVG element with no JavaScript dependencies — embeddable in HTML, email, GitHub READMEs, and any document format.
ReadGitHub READMEs support inline SVGs but not external chart libraries. Convert your project metrics, benchmark results, or dataset statistics from Excel into a self-contained SVG chart that renders natively in GitHub.
ReadHTML email charts typically require external image hosting. SVG pie charts generated from Excel data can be inlined directly in HTML emails — no external dependencies or CDN required.
ReadTurn Excel time-series data — weekly revenue, monthly signups, daily active users — into a self-contained SVG line chart. Embed in HTML dashboards, PDF reports, and static sites without JavaScript chart libraries.
ReadConfluence, Notion, and Jira support SVG image uploads and embeds. Convert Excel data to SVG charts and attach them to wiki pages, project docs, and sprint reports — no chart plugin required.
ReadEncode any XLSX file to a Base64 string for embedding in JSON payloads, API requests, or email attachments. Free.
Encode any Excel or binary file as a Base64 string for API embedding, email attachments, or data URIs. Free, browser-only using FileReader API.
ReadEncode an Excel workbook to Base64 string for embedding in REST API JSON payloads, webhooks, or data URIs. Free, browser-only — FileReader API.
ReadEncode an Excel workbook to Base64 for attaching via SendGrid, Postmark, or Mailgun email APIs. Free, browser-only — copy and paste into your API call.
ReadConvert Excel files to Base64 without running Python base64.b64encode() or base64 CLI. Browser-based FileReader API — copy the string in seconds. Free.
ReadEncode an Excel file to Base64 for the Microsoft Graph API /v1.0/me/sendMail attachment payload. Free, browser-only — FileReader API.
ReadExport Excel or CSV rows as Python dicts, lists, or pandas DataFrames for use in scripts and Jupyter notebooks. Pro tier.
Generate Python code (list of dicts, dict of lists, or pandas DataFrame) from Excel data. Pro tier, browser-only — ready-to-paste Jupyter code.
ReadConvert an Excel sheet to a ready-to-paste pandas DataFrame constructor for Jupyter notebooks and Python data analysis. Pro tier, browser-only.
ReadConvert an Excel spreadsheet to a Python list of dicts for use as FastAPI test fixtures or pytest parametrize data. Pro tier, browser-only.
ReadCompare inline Python data generated from Excel vs pandas.read_excel() for Jupyter notebooks. Use inline for small fixtures; use read_excel for large datasets.
ReadConvert an Excel survey results file to a Python list of dicts for quick analysis in Jupyter, scipy, or statsmodels. Pro tier, browser-only.
ReadTransform a spreadsheet with Key and language columns into i18n-ready JSON translation files for React, Vue, or Next.js. Free.
Turn an Excel spreadsheet with key and value columns into a flat or nested i18n JSON file. Free, browser-only — ideal for next-intl, react-i18next, vue-i18n.
ReadTurn an Excel translation spreadsheet into next-intl compatible JSON message files for Next.js internationalisation. Free, browser-only.
ReadConvert an Excel translation spreadsheet to correctly formatted react-i18next JSON with dot-notation key expansion. Free, browser-only.
ReadCompare generating i18n JSON from Excel vs using Lokalise, Phrase, or Crowdin. Excel is free for small teams; paid platforms add workflow features for large projects.
ReadConvert an Excel key-value translation spreadsheet to flat or nested JSON for vue-i18n, Nuxt i18n, or Quasar i18n. Free, browser-only.
ReadPaste any Excel formula and get a plain-English breakdown of every nested function, argument, and logical step. Pro tier.
Paste any Excel formula and get a plain-English step-by-step explanation of each function and argument. Pro tier, browser-only — no file needed.
ReadPaste any inherited Excel formula and get a step-by-step plain-English breakdown — ideal for auditing financial models. Pro tier, browser-only.
ReadPaste a complex INDEX MATCH or SUMPRODUCT array formula and get a step-by-step plain-English breakdown. Pro tier, browser-only — no file needed.
ReadUnderstand complex Excel formulas in plain English — a better alternative to stepping through Excel's Evaluate Formula dialog. Pro tier, browser-only.
ReadPaste any IFERROR/VLOOKUP/INDEX-MATCH nested formula and get a step-by-step plain-English explanation. Pro tier, browser-only — no file required.
ReadScan every cell for #REF!, #N/A, #VALUE!, #DIV/0!, #NAME?, #NULL!, and #NUM! errors. Report with cell addresses. Free.
Detect and list all formula errors (#REF!, #DIV/0!, #N/A, #VALUE!, #NAME?) across every sheet in an Excel workbook. Free, browser-only.
ReadScan an Excel workbook for #REF! errors after column or row deletion. Free tool — lists every affected cell address across all sheets. Browser-only.
ReadScan every cell in an Excel financial model for #REF!, #N/A, #VALUE!, and #DIV/0! errors before presenting to board or investors. Free, browser-only.
ReadGet a multi-sheet error report for all #REF!, #N/A, and #VALUE! errors across an entire workbook — Go To Special only finds errors on one sheet. Free, browser-only.
ReadScan an Excel workbook for all #N/A errors produced by VLOOKUP and INDEX/MATCH formulas. Free tool — reports cell address and formula for each error.
ReadTrace circular reference chains in Excel workbooks using graph traversal. Pro tier. Browser-local.
Excel's built-in circular reference warning only flags one cycle at a time. The Circular Reference Finder maps all formula dependencies as a directed graph and reports every circular chain in the workbook.
ReadVLOOKUP referencing the cell it is in, and SUMIF using its own range as the sum range, are the most common causes of accidental circular references. Learn how to detect and fix them.
ReadFinancial models with multiple input/output sheets are prone to circular references. Audit your model before presenting to investors or clients — detect every circular chain in minutes.
ReadAll circular references are cell dependencies, but not all dependencies are circular. Understand the difference, when each tool to use, and how Excel handles both.
ReadExcel is not installed? Or the file takes too long to open due to circular reference recalculation? Detect all circular references by analyzing the XLSX file structure directly in your browser — no Excel required.
ReadRecursively trace and display all precedent cells for any target cell in an XLSX workbook. Pro tier. Browser-local.
Understanding what drives a key Excel output starts with tracing its precedents. The Cell Dependency Map recursively traces all precedent cells up to 8 levels deep and generates a readable dependency tree.
ReadIn financial models, understanding which assumptions drive a final valuation or EBITDA number requires tracing through multiple linked cells. The Dependency Map automates this audit trail.
ReadWhen handing off a complex Excel model to a new team member, a cell dependency map provides instant comprehension of how the model works. Generate a readable dependency tree for any key output in seconds.
ReadExcel's Trace Precedents draws visual arrows one level at a time. The Cell Dependency Map traces recursively up to 8 levels and exports a text report. Learn when each approach is better.
ReadSOX compliance requires documented evidence that financial reporting calculations are accurate and auditable. A cell dependency map provides a traceable record of every input that flows into reported financial figures.
ReadIdentify cells formatted as text that contain numeric or date values — a common source of Excel calculation errors. Free.
Scan Excel files for cells where numeric values are stored as text strings. Free, browser-only — fixes the green-triangle warning at the source.
ReadFind all cells where numeric values are stored as text — the most common cause of SUM and AVERAGE returning zero in Excel. Free, browser-only tool.
ReadDetect cells where numbers or dates are stored as text — the cause of pivot table missing values and incorrect aggregation. Free, browser-only.
ReadFind all text-stored numbers in Excel and fix them faster than the Text to Columns wizard. Free browser-based inspection report shows every cell to fix.
ReadScan Excel for cells where date values are stored as text before importing into Power BI. Prevents date hierarchy and timeline visual failures. Free, browser-only.
ReadColor-code every cell in an Excel workbook: formula cells in one colour, hardcoded values in another. ExcelJS. Pro tier.
Visually highlight formula cells (blue) and hardcoded values (amber) in an Excel workbook. Pro tier, ExcelJS-powered — zero upload.
ReadApply colour coding to formula cells (blue) and hardcoded assumptions (amber) across a financial model. Pro tier, ExcelJS-powered, browser-only.
ReadApply amber highlighting to every hardcoded value and blue to every formula in an Excel budget for efficient peer review. Pro tier, ExcelJS-powered.
ReadCtrl+~ shows all formulas temporarily. The Formula Highlighter permanently colour-codes formula and hardcoded cells for ongoing audit. Pro tier, browser-only.
ReadApply amber highlights to input/assumption cells and blue to formula cells in Excel for model training and handover documentation. Pro tier, browser-only.
ReadRun up to 1,000 iterative calculation steps to find the input value that produces a target output. Developer tier.
Excel Goal Seek is not available outside of the desktop app. This browser tool replicates it: specify the target cell, desired output value, and input cell — and the solver finds the input through binary search iteration.
ReadBreak-even analysis asks: how many units must we sell to cover costs? Use Excel Goal Seek to set Net Profit to zero and find the exact units sold that achieves break-even — no trial and error required.
ReadGiven a loan amount, term, and target monthly payment, what interest rate is implied? Goal Seek reverses the PMT calculation to find the rate — useful for analyzing loan offers and comparing lenders.
ReadGiven your cost structure, what price achieves a 40% gross margin? Goal Seek solves this in seconds — no manual price iteration needed. Essential for product pricing and contract negotiations.
ReadGoal Seek solves one equation for one unknown. Excel Solver handles multiple variables with constraints. Learn which tool to use for break-even, optimization, and what-if scenarios — and how this browser tool compares.
ReadAnalyse which sheets, named ranges, images, and data areas contribute most to your XLSX file size. Pro tier.
Excel workbooks routinely grow to 50–100MB when they should be 2–3MB. The Workbook Weight Analyzer inspects the internal ZIP structure of your XLSX and reports exactly which components are responsible for the bloat.
ReadThe shared string table (sharedStrings.xml) is often the largest component in a big Excel file. Learn what causes it to grow and how to reduce it.
ReadEmbedded images are the most common cause of unexpectedly large Excel files. The Weight Analyzer shows exactly which images are embedded and how much space they consume — then other tools can help remove them.
ReadConditional formatting rules stored in xl/worksheets/*.xml grow rapidly when applied to whole columns or large ranges. The Weight Analyzer identifies bloated worksheet XMLs that are often caused by excessive conditional formatting.
ReadSharePoint and Teams have file size limits and performance degrades for large Excel files. Analyze your workbook for bloat before uploading and reduce its size with targeted cleanup.
ReadPerform Left Join or Inner Join between two sheets in an Excel workbook (or two files) on a common key column. Pro tier.
Perform a SQL-style left or inner join between two Excel files using a shared key column. Pro tier, browser-only — no server, no upload.
ReadPerform a SQL-style left join between a CRM Excel export and an orders export on Customer ID. Pro tier, browser-only — no VLOOKUP required.
ReadReplace five VLOOKUP formulas pulling different columns with a single SQL-style join between two Excel files. Pro tier, browser-only, zero upload.
ReadPerform a left or inner join between two Excel files without Power Query or a desktop Excel install. Pro tier, browser-only — no data model required.
ReadPerform a SQL-style join between two Excel files before loading into Power BI, reducing complex many-to-many relationship issues. Pro tier, browser-only.
ReadTransform columns-as-variables (wide format) into rows-as-observations (long format). Required for Power BI, Tableau, and pandas. Pro tier.
Transform wide Excel data (years as columns) to long format (years as rows). Pro tier, browser-only — equivalent to pandas melt() or SQL UNPIVOT.
ReadConvert Excel wide-format sales data (years as columns) to long format (one row per year) for Power BI, Tableau, and BI tool import. Pro tier, browser-only.
ReadConvert wide Excel data to long format compatible with R's tidyr pivot_longer and dplyr group_by. Pro tier, browser-only — equivalent to tidyr pivot_longer.
ReadUnpivot Excel wide-format data to long format without Power Query. Browser-based alternative — no Excel desktop install needed. Pro tier.
ReadConvert wide-format Excel budget (years as columns) to long format for pandas melt(), time-series aggregation, and matplotlib/seaborn visualisation. Pro tier.
ReadDrag-and-drop pivot table builder powered by HyperFormula. Runs entirely in your browser. Developer tier.
Need a pivot table but don't have Excel installed, or working on a Chromebook or Mac? This browser-based pivot table generator creates XLSX pivot output from flat data — no Excel, no Power BI required.
ReadTurn a flat sales transaction spreadsheet into a region × product revenue pivot table — grouped, aggregated, and ready to share — entirely in your browser without Excel pivot table setup.
ReadExcel's standard pivot tables do not support COUNT DISTINCT natively (it requires Power Pivot). This browser-based tool includes COUNT DISTINCT aggregation — count unique customers per segment without Power Pivot.
ReadNo pivot table configuration menus. No dragging fields into areas. Just upload your CSV or Excel file, specify three column names and an aggregation, and get a pivot table XLSX in 30 seconds.
ReadFlatten date-based Excel transaction data into monthly or quarterly period summaries using the browser Pivot Generator. Pre-aggregate by period before uploading for clean time-series pivot output.
ReadApply custom regular expressions to any column and extract matching substrings into new columns. Pro tier. Browser-local.
Apply a regular expression to an Excel column and extract matching text into a new column. Pro tier, browser-only — zero upload.
ReadApply an email regex pattern to an Excel column and extract addresses into a new clean column. Pro tier, browser-only — full JavaScript regex syntax.
ReadApply a regex pattern to extract order IDs, SKUs, or tracking numbers embedded in Excel text columns. Pro tier, browser-only — adds a clean extracted column.
ReadExtract variable-length patterns from Excel cells using regex — more flexible than LEFT(), MID(), and RIGHT() for dynamic or variable-length content. Pro tier, browser-only.
ReadApply regex patterns to extract UK postcodes (SW1A 1AA format) and phone numbers from Excel text columns into a clean new column. Pro tier, browser-only.
ReadSplit one Excel or CSV file into separate output files based on the unique values in a selected column. Pro tier.
Group Excel rows by a column value and output each group as a separate sheet in a multi-sheet workbook. Pro tier, browser-only — zero upload.
ReadGroup Excel sales rows by Region column value and output one sheet per region in a multi-sheet workbook. Pro tier, browser-only — zero upload.
ReadGroup payroll rows by Department column and output one sheet per department. Pro tier — sensitive HR data stays browser-local, never uploaded.
ReadReplace repeated Advanced Filter → Copy to New Location for each group value with one-click automated sheet splitting by column value. Pro tier, browser-only.
ReadGroup product catalogue rows by Category column and output one sheet per category. Pro tier, browser-only — no macros or manual filtering needed.
ReadUpload two Excel or CSV files and get a colour-coded diff highlighting every changed, added, and removed cell. Pro tier.
Compare two versions of an Excel workbook and get a colour-coded diff report showing every changed, added, and removed cell. Pro tier, browser-only.
ReadCompare original and revised Excel budget versions cell-by-cell. Get a colour-coded diff report showing every changed assumption. Pro tier, browser-only.
ReadCompare two versions of an Excel contract schedule cell-by-cell to produce an amendment change log for legal review. Pro tier, browser-only.
ReadCompare two Excel file versions cell-by-cell without the Inquire add-in or Spreadsheet Compare. Pro tier, browser-only — free alternative.
ReadCompare two weekly Excel data exports cell-by-cell to produce a change audit trail. Pro tier, browser-only — colour-coded diff XLSX and text report.
ReadMerge two Excel datasets on approximate string similarity (Levenshtein distance) when exact key matching fails. Developer tier.
Exact JOIN on company names fails when one file says 'Google LLC' and another says 'Google Inc.' Fuzzy Merger scores string similarity and joins on the best match — with a confidence score column for review.
ReadCRM has 'Amazon Web Services' and your ERP has 'AWS LLC'. Exact join fails. Fuzzy Merger matches both to the same company and joins the datasets — enabling cross-system reporting without a clean key.
ReadMatching address strings across two datasets for geo-enrichment is notoriously difficult. Fuzzy Merger handles minor address format differences — '123 Main St' vs '123 Main Street' — and joins the records.
ReadMerging supplier and internal product catalogs fails when SKUs don't exist in both files. Fuzzy Merger joins on product name similarity — matching 'USB-C Hub 7-Port' with 'USB Type-C 7 Port Hub' across two catalogs.
ReadExact joins are faster and more reliable when you have clean shared keys. Fuzzy joins are necessary when keys are text strings with format variations. Learn when to use each strategy and how to combine them.
Read