Convert JSON, YAML, or TSV files to standardized CSV format with automatic header detection and consistent output for easy data analysis and processing.
# QuickCSV Convert JSON, YAML, or TSV files into standardized CSV format with automatic header detection and consistent formatting. Ideal for data analysts, researchers, or engineers who frequently switch between data formats and need fast, reliable conversion without manual cleanup. ## Usage ```bash # Convert JSON to CSV file quickcsv data.json -o output.csv # Convert YAML to stdout quickcsv config.yaml # Convert TSV (handles tab-delimited) to CSV quickcsv data.tsv -o result.csv # Suppress header row quickcsv data.json --no-output-header ``` ## Price $2.50
don't have the plugin yet? install it then click "run inline in claude" again.