TOOL CATEGORY
File Converters
Safe format conversion beyond the PDF and image family.
CATEGORY WORKSPACES
Ready in this category.
ICS to CSV
Extract VEVENT properties into formula-protected CSV without expanding recurrence rules or changing time zones.
ICS to Excel
Place common VEVENT properties into a filterable XLSX worksheet without expanding recurrences.
ICS to JSON
Project common VEVENT properties into stable JSON without expanding recurrences or changing time zones.
Image Archive Builder
Package signature-checked, byte-identical image originals with safe names and a CSV manifest.
INI to JSON
Convert conservative INI assignments and one-level sections into a nested JSON object.
JSON to ENV
Write one flat JSON object as portable dotenv assignments with deterministic quoting.
JSON to Excel
Convert a bounded flat JSON record array into a typed, filterable XLSX worksheet locally.
JSON to INI
Serialize one bounded JSON object as deterministic global INI keys and one-level sections.
JSON to Markdown Table
Project a flat JSON record array into one escaped GitHub-style Markdown table.
JSON to NDJSON
Split a bounded top-level JSON array into one compact, independently parseable value per line.
JSON to Properties
Serialize one flat JSON object as deterministic Java-style properties text.
JSON to SQL INSERT
Generate escaped batched SQL INSERT text from a flat JSON record array without execution.