csv2html
CSV converter
Converts CSV files to HTML tables with customizable formatting options.
Convert CSV files to HTML tables
74 stars
7 watching
19 forks
Language: Rust
last commit: 6 months ago clicommand-line-toolconversionconvertercsvhtmlrust
Related projects:
Repository | Description | Stars |
---|---|---|
theodi/csv2json | Converts comma-separated values to JSON data format | 2 |
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |
theodi/csv2rdf | Converts comma-separated values to RDF data format | 4 |
deedy5/html2text_rs | Converts HTML to different formats | 2 |
simonw/csvs-to-sqlite | A command-line tool for converting CSV files into SQLite databases | 878 |
dbohdan/structured-text-tools | Tools and utilities for working with structured text data from various formats. | 6,982 |
vividvilla/csvtotable | Converts CSV files to searchable and sortable HTML tables with features like pagination and export options. | 1,117 |
swirrl/csv2rdf | A command line application and Clojure library for converting CSV files to RDF format according to the W3C CSVW specifications. | 26 |
clariah/cow | A tool to convert CSV files into Linked Data RDF models using the W3C standard for semantic table specifications | 46 |
atomgraph/csv2rdf | Converts CSV data to RDF format using SPARQL queries | 54 |
ricn/pdf2htmlex | Converts PDF documents to HTML files without losing text or format. | 88 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,845 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,719 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |