logo jcomma: flexible conversion and sanitization of CSV and TSV files

Fork me on GitHub

jcomma can be used:

Help | MIT License | On GitHub


This page lets you prepare a recipe which tells jcomma how to interpret CSV files laid out in a particular way, e.g. by a bank's statement download. You can then apply the same recipe repeatedly to the same kinds of file. (No data is retained on the server; no cookies are used).


or

Load recipe from file :
or load recipe from cloud URL :
or paste recipe here:
or from browser storage
or reset recipe
or load an example recipe (and download corresponding example CSV)
or delete recipe from browser storage, and reset
Save recipe to file
or copy recipe from here:

pretty print recipe

your recipe…

(just for your own information)
Transaction types:
(last header row entries can be used to refer to columns below)
rows of the CSV
or tab
(except in header rows)
another ignore row condition
(except in header rows)
another combine row condition
(you'll need at least one, but you can make more than one record from each row of the CSV)
another record
view in separate window | close