Deterministic JSON CSV Converter
Pricing
from $0.01 / actor start
Deterministic JSON CSV Converter
Convert JSON arrays to CSV and CSV to JSON with deterministic output, validation, strict parsing, formula-injection protection, and SHA-256 verification.
Pricing
from $0.01 / actor start
Rating
0.0
(0)
Developer
Nico clerckx
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
What it does
Convert UTF-8 JSON arrays to CSV or CSV documents to JSON with deterministic, repeatable output. No external downloads are performed.
Features
- JSON to CSV and CSV to JSON
- Optional JSON Schema validation
- Strict CSV parsing
- Spreadsheet formula-injection protection
- SHA-256 output verification
- Structured dataset result for automation and API use
Example
Use source format json, target format csv, and input data:
[{"id":1,"name":"Ada"}]
The converted data is returned in the default dataset together with row count, column names, and a SHA-256 checksum.
Privacy
Input is processed only for the conversion run. The Actor does not fetch external URLs.