Taskbar Sentinel: back up your pinned apps & restore your taskbar in one click — on the Microsoft Store.
Guided workflow variation

Clean the messy exportin one repeatable pass.CSV cleaner Windows

CSVPrune trims, normalizes, find/replaces, coerces types, and dedupes through a deterministic, column-aware pipeline you compose once and replay forever — entirely on your machine, with no upload.

CSVPrune cleans messy exports through a deterministic, column-aware pipeline — trim, normalize, find/replace, coerce, dedupe — that you save once and replay on every future file.

$14.99 USD — Perpetual License

One-time purchase · Lifetime updates · Delivered via the Microsoft Store

Purchased and updated securely through the Microsoft Store. No account needed on our site, no subscription, and a Microsoft receipt for easy corporate expensing.

Full CSVPrune overview
One-time purchase No telemetry Local-first

windows · local-first · no telemetry · one-time purchase

If this sounds like your week

Every export arrives messy, and you tidy it the same way by hand each time.

Stray leading and trailing spaces, mixed-case email addresses, inconsistent casing, blank lines, and junk rows turn up in almost every download. None of it is hard to fix individually — it is just tedious, repetitive, and easy to get subtly wrong when you do it manually in a spreadsheet.

Where tooling usually breaks

Manual tidy-ups are slow and quietly error-prone.

Find-and-replace marathons, trim formulas, and hand-deleted rows take real minutes and leave no record of what you changed. Do it across columns and files and the odds of a missed cell or an accidental overwrite climb with every pass.

Where CSVPrune lands

A deterministic cleaning pipeline you compose once.

CSVPrune applies cleaning as an ordered, column-aware pipeline: trim whitespace, lowercase email-like values, find/replace with literal or regex, coerce types, and prune rows — each step explicit and predictable. You see live counts of cells trimmed, emails normalized, and duplicates removed, and the whole sequence can be saved and replayed so next week's file is one click, not another manual pass.

$14.99 USD — Perpetual License

One-time purchase · Lifetime updates · Delivered via the Microsoft Store

Purchased and updated securely through the Microsoft Store. No account needed on our site, no subscription, and a Microsoft receipt for easy corporate expensing.

Learn more about CSVPrune

windows · local-first · no telemetry · one-time purchase

What you get

Feature highlights

Opens what Excel chokes on

scroll, search, filter, and type-aware sort 100k+ row files instantly in a virtualized grid—no 1,048,576-row wall and no freezing.

Fixes broken exports

auto-detects and overrides delimiters (comma, semicolon, tab) and encodings (UTF-8/16, Latin-1) so CRM, Shopify, and Google Forms files stop arriving garbled—and leading zeros and long IDs are never silently mangled.

Deterministic cleaning pipeline

trim, normalize emails, find/replace (literal or regex), coerce numbers, currency, dates, and booleans, dedupe by any key column, and point-and-click prune rows—composed in the order you choose.

Live formula engine

create calculated columns with real-time preview and a ghost column in the grid, using column references, arithmetic, string functions, and helpers like coalesce()—saved as replayable steps.

Clean once, replay forever

save any sequence as a named recipe, apply it in one click, batch-run it across a folder, or point a watch folder at it so every new CSV is cleaned automatically.

Private by design

every row stays in local memory, with no cloud, no telemetry, and no network calls—auditable with Wireshark. Export to CSV, JSON, or XLSX, or run an audited export with a full before/after sidecar.

Especially when

  • Clean and dedupe messy CSV exports on Windows without uploading sensitive data to a web-based CSV cleaner
  • Open, search, and sort CSV files that are too large or too slow to handle in Excel
  • Fix CSV encoding and delimiter problems (UTF-16, Latin-1, semicolon, tab) that corrupt CRM, Shopify, and Google Forms exports
  • Replay the same cleaning steps on recurring files automatically instead of repeating them by hand every week

Who benefits

Real-world scenarios

The weekly tidy-up

A partner export arrives with trailing spaces, mixed-case emails, and a few blank rows every week, and you fix the same things by hand in a spreadsheet each time before anyone can use it.

You compose the trim, email-normalize, and row-prune steps once in CSVPrune, watch the live counts confirm the changes, and save it as a recipe so next week's file is a single click.

The merged mailing list

You combined three sign-up exports and the same subscriber now appears multiple times with slightly different capitalization, so your count is inflated and people would get duplicate emails.

CSVPrune collapses the list by lowercased email, keeps the most recent row for each person, and flags the fuzzy near-matches for a quick review — leaving one clean record per subscriber.

The Monday morning ritual

Every Monday you download the same report and run the identical cleanup — headers, test rows, dedupe, dates — entirely by hand, and it eats the first part of your week.

You save the sequence as a recipe and point a watch folder at your downloads, so each new export is cleaned and written out automatically the moment it lands.

Deep dive

How CSVPrune's deterministic cleaning pipeline works

CSVPrune models cleaning as an explicit, ordered pipeline rather than a pile of one-off edits. Each operation is a discrete, column-aware step — trim whitespace, normalize email-like values to lowercase, find/replace with literal text or a regular expression, coerce a column to a number, currency, date, or boolean, remove duplicates by whole row or by key, prune selected rows, or add a calculated column — and the steps run in the order you arrange them, every time, with the same result. Determinism is the point: the same input and the same recipe always produce the same output, which is what makes the work auditable and safe to automate. The operations are also conservative. Type coercion, for instance, only converts values it confidently recognizes and leaves anything ambiguous untouched, so a cleanup never quietly destroys data it did not understand. As you work, a live stats panel shows exactly what happened — original rows, cleaned rows, duplicates removed, cells trimmed, emails normalized, cells replaced, cells coerced, rows pruned — so there is no mystery about the effect of a step. Column profiling complements this by inferring each column's type and surfacing blanks, distinct counts, ranges, and invalid cells, with a one-click filter to show only the rows that fail validation. When the sequence is right, you save it as a recipe and it becomes repeatable across future files, folders, and watch-folder automation — and an audited export can attach a full before/after record of every changed cell for compliance.

Trusted by pragmatic desktop users

Built for people who prefer tools that stay local.

Real workflows: focus timers that stay visible, batches that never leave the disk, and renames you can rewind.

Customer review 01

PinPoint: Always On Top saves me so much time as I can organize all my report materials without having to flip between windows or tabs. I love the fact that it is straightforward and simple.

Senior Accountant · Manufacturing Company · United States · PinPoint

Learn more
Customer review 02

I used to get so frustrated when my Taskbar would freeze and disappear. Taskbar Sentinel has eliminated that pain without subjecting me to another subscription.

Darren · Calgary, Alberta, Canada · Taskbar Sentinel

Learn more
Customer review 03

OpticBatch and MetaForge are a lifesaver for me as a person with a passion for photography. They give me the ability to stay organized and keep personal information confidential when I post pictures online.

Sherri · United States · OpticBatch & MetaForge

Learn more

Quotes are shown with customer permission; names and locations appear as reviewers provided them.

Our Core Moat

Engineered to respect your system boundaries.

System Resource Monitor (Idle State Comparison)
Automata Labs sub-5MB idle memory footprint compared to generic Electron applications

Lightweight Native Stack

Compiled Rust core wrapped inside an optimized Tauri shell. No heavy background node loops or duplicate Chromium engines cooking your memory footprint (<5MB idle RAM).

100% Local-First Privacy

Executes entirely on-device with full offline isolation. Absolute zero background telemetry policies, no metrics aggregation, and zero mandatory cloud-sync accounts.

Perpetual Fallback Licenses

Pay a single, clear one-time purchase price. Own your specific native software utility execution tier permanently without artificial subscription paywalls or ongoing usage tax.

FAQ

Straight answers—no glossary dump

What does CSVPrune do to clean a CSV file?

CSVPrune cleans through a deterministic, column-aware pipeline of explicit steps: trim whitespace, normalize email-like values to lowercase, find/replace with literal text or regex, coerce columns to numbers, currency, dates, or booleans, remove duplicates by row or key, and prune rows. A live stats panel shows exactly what changed, column profiling flags invalid rows, and the whole sequence can be saved as a recipe and replayed on future files in one click.

Is CSVPrune private, and does it work offline?

Yes on both counts. CSVPrune runs entirely on your machine with no cloud, no telemetry, and no network access of any kind — there is no networking code in the app, so it works fully offline and nothing you load is ever uploaded. Your data stays in local memory for the session, and only minimal settings such as window state and recent paths (which you can turn off) are saved to disk. You can verify the zero-network behaviour with a connection monitor.

What file types and sizes does CSVPrune handle?

CSVPrune loads CSV files with comma, semicolon, or tab delimiters (auto-detected, with a manual delimiter and encoding override for UTF-8, UTF-16, and Latin-1) and is designed for large files, with smooth performance on hundred-thousand-row datasets and guidance up to around 500 MB. You can export your cleaned data to CSV, JSON, or XLSX, copy it to the clipboard, or use an audited export that adds a full before/after sidecar for compliance.

How much is CSVPrune, and is it a subscription?

CSVPrune is a one-time purchase on the Microsoft Store — no subscription and no account required to use it. You own the version you buy and it keeps working offline. Use the Microsoft Store button on this page for the current listing and price, and because the privacy posture is structural rather than a setting, you can verify the local-only behaviour yourself at any time with a network monitor.

Clean it once.
Replay it forever—on your machine.

CSVPrune opens the files that break Excel, fixes encoding and delimiter garble, dedupes by any column, builds calculated columns with a live formula engine, and saves your steps as a replayable recipe. Export to CSV, JSON, or XLSX. No cloud, no telemetry—verifiable with Wireshark.

$14.99 USD — Perpetual License

One-time purchase · Lifetime updates · Delivered via the Microsoft Store

Purchased and updated securely through the Microsoft Store. No account needed on our site, no subscription, and a Microsoft receipt for easy corporate expensing.

Open full product page

Technical specifications

Technical specifications for procurement

Spec Implementation
Data Sovereignty Every row stays in local Rust in-memory state for the session; the full dataset never crosses to the cloud and is serialized only for your explicit export or clipboard copy
Telemetry Status None; zero network code, verifiable with Wireshark or Resource Monitor
Core Runtime Rust + Tauri v2 backend (heavy CSV parsing, cleaning, and profiling stay in Rust) with a React 18 virtualized grid
Network Requirements Fully functional offline; no network access requested in the Tauri capability set
Deployment Compatibility Windows 10 and 11 via the Microsoft Store; macOS universal build via direct download
Import Auto-detects comma, semicolon, and tab delimiters; manual delimiter and UTF-8/16 + Latin-1 encoding override
Cleaning ops Trim, normalize emails, find/replace (regex), coerce number/currency/date/boolean, dedup-by-key, visual row prune, calculated columns
Automation Saved recipes, batch-run across a folder, and watch-folder auto-clean of new files
Export CSV, JSON, or XLSX, plus audited export with a full before/after sidecar JSON; ~500 MB file ceiling