CSV Row Printer is a tool that helps you upload your CSV files to it and separate the information in each row and print it as a card or output it.
Your CSV file information is never sent to the server. No tracking, analytics, or fingerprinting are used on this website.
- Search in cards
- Support RTL layout
- Build custom QR Code
- Print selected columns
- Build QR Code from column
- Change the range of the rows
- Add header and footer to the cards
- Merge (Group By) rows with custom column
- Change the name of the columns or labels
- Change the width and height of the cards
- Make sure you have
yarn
installed. - Run
yarn
for install devDependencies command. - Run
yarn sass
to compile SCSS files. - Run index.html with the live Server