Skip to content
#

csv-to-json

Here are 8 public repositories matching this topic...

A simple CSV to JSON Converter built using Streamlit and Pandas. This tool allows users to upload a CSV file, clean unnecessary columns (such as unnamed or empty columns), and convert the CSV data into a formatted JSON file. The user can then view the JSON output, copy it to the clipboard, or download it as a .json file.

  • Updated Mar 8, 2025
  • Python

Improve this page

Add a description, image, and links to the csv-to-json topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csv-to-json topic, visit your repo's landing page and select "manage topics."

Learn more