Print Me Checks is an open source check printing tool that runs on the web.
The purpose of this project is to provide a free, locally run alternative to check printing tools that exist on the internet. Some of these tools charge $1.25 or more to print a check and you must provide your banking details to a third party. This is silly! This project was literally completed in one day and gets the same job done.
I buy blank check stock from (insert store here) and then use this tool to print checks for all my businesses with multiple bank accounts. Works like a charm!
Simple Vue App for printing checks on 8.5x11 paper.
- Printing to Browser
- Fancy signature font (optional)
- Routing and Account number uses official E13B Font
- Run locally to avoid sharing your account number over the internet
- Automatically converts amount of money to english words
If you don't want to run the project locally, you can try out the demo version for free. Hosting is not guaranteed to be up and running in the future though, but I'll keep it up as long as I can.
Must Have Node installed
Clone the repository
git clone https://github.com/sktzofrenic/printmechecks.git
Enter the project directory
cd printmechecks
Install JS dependencies
npm install
npm run dev
Then go to http://localhost:5173/ in your browser to start printing