COLUMN HARBOR · CSV CHECKER & GUIDES

Check your CSV before
Excel changes it.

Catch fragile IDs, mismatched columns and ambiguous dates.
Keep the original values in sight, before you import.

Free, in-browser check5 MiB file limitNo account needed
01

Your source file

UTF-8 CSV
Synthetic example

Your CSV stays in this browser. No file upload.

UTF-8 · 20,000 data records · 250,000 cells max.
02

Before you import

8 things to review

3 data records · 4 columns · values kept as text

RECORD 2 / COL 100123

Numeric-looking text has a leading zero. Import this column as Text to preserve the identifier.

How to handle this ↗
RECORD 2 / COL 21234567890123456

16 or more digits. Excel number conversion can lose precision; import identifiers as Text.

How to handle this ↗
RECORD 2 / COL 303/04/2026

Looks like a date. Check the intended date order and locale, or import as Text. This is a pattern check, not date validation.

RECORD 3 / COL 100456

Numeric-looking text has a leading zero. Import this column as Text to preserve the identifier.

How to handle this ↗
RECORD 3 / COL 29876543210987654

16 or more digits. Excel number conversion can lose precision; import identifiers as Text.

How to handle this ↗

Showing 5 of 8 findings; report retains up to 500 with full values. Record 1 is the header. Checks flag possible risks, not confirmed corruption or compatibility with every importer. The report may contain sensitive source values.

SOURCE PREVIEW First 5 records · original text values
skuproduct_idship_datecustomer
00123123456789012345603/04/2026Müller, Ana
0045698765432109876542026-04-15Jordan
00789ABC-422026-05-01Sam
FROM THE FIELD GUIDES

Practical answers for everyday data work.

All guides ↗
A QUICK FIELD NOTE

A CSV stores values. Excel interprets them.

A product ID such as 00123 can still be intact in your file even when a spreadsheet displays 123. This checker shows the text actually present, then flags values that deserve a deliberate import choice. It cannot recover digits already overwritten.

How we check our work ↗