FormatHive uses essential local storage for requested features. Optional analytics and advertising technologies stay off until you choose them. Cookie policy
Normalize rectangular comma-separated records, including quoted commas, quotes, and record breaks.
Open the guide when you need step-by-step help or a sample. The live workspace stays first.
Enter CSV in the workspace or use the available Load Data options.
Run Format CSV. Adjust the available settings first when needed.
Review Formatted, JSON, Raw, Errors. Resolve any reported errors before using the result.
Continue with Copy, Download, Share.
Example input: CSV
tool,runs,latency_ms json,1200,24 xml,430,38 yaml,510,28
Result in the live workspace
Run Format CSV in the live workspace above to generate the result. Review it in Formatted, JSON, Raw, Errors.
Go to the live workspaceSetup notes, privacy details, and examples when needed.
The parser accepts comma-separated records with complete-field quoting and doubled quote escapes, rejects malformed quotes or inconsistent row widths, and emits CRLF-separated CSV. JSON conversion treats the first record as property names and keeps field values as strings; duplicate header names overwrite earlier columns.
A few closely related tools stay linked here without turning the page into a directory.