Free catalog tool

Product catalog CSV validator

Validate a product CSV locally for missing columns, duplicate SKUs, invalid prices, inventory, and URLs.

Runs locallyFree to useNo account
Browser-local tool
On-device · no uploads

Inputs

Enter your inputs

Your result will appear here

Complete the inputs and run the tool. Nothing leaves this device.

About this tool

Make the result useful—not just precise-looking

Catch common catalog defects before an import. Choose a local CSV or paste its contents; the original file stays unchanged and the validation report is produced only in this browser tab.

How to use it

  1. Choose a CSV file or paste CSV text.
  2. Confirm the comma-separated required column names.
  3. Validate, then inspect row-specific errors and warnings.

Useful for

  • Preflighting a store migration
  • Checking a supplier feed
  • Finding duplicate identifiers before bulk import

Assumptions

  • The first row is a header row.
  • Column matching is case-insensitive and trims header whitespace.
  • Known columns sku, title, price, inventory, and image_url receive additional checks when present.

Limitations

  • Validation is generic and does not replace a platform-specific import schema.
  • Embedded newlines are parsed, but spreadsheet formulas and encoding problems are not repaired.

Common questions

Frequently asked questions

Is my CSV uploaded?

No. File reading and validation happen in your browser. Selecting a file does not send it to this site.

What price format is accepted?

A plain non-negative number such as 19.95. Currency symbols and comma-formatted amounts are flagged.

Does it change my file?

No. It reads the selected file and reports issues without modifying or replacing it.