Parse delimiter-separated values into a JSON array of objects when a header row is present.
Indent XML or SVG markup for easier reading during debugging and code review.
Flatten JSON arrays or objects into comma-separated rows for spreadsheets and ETL scripts.
Validate CSV spreadsheets with configurable delimiter and header row options.
Export sample person records as comma-separated CSV rows for testing and fixtures.