About Receipt List


Receipt List started out as a tool by Michelle Liu called Receiptify that turned your Spotify listening history into a receipt. I loved the idea but thought, how fun would it be to create my own checklists! Type in your to-dos, your shopping list, errands or whatever, and Receipt List lays them out as a printable receipt for your planner or journal.



FAQ

Where does my checklist get saved?

Everything you type is saved right in your browser (using localStorage) on the device you're using. There's no account and nothing is sent to a server, so your list will be there next time you open the page in the same browser — but it won't follow you to a different device or browser.


How do I get it onto paper?

Use the Print button to send just the receipt to your printer, or Download Image to save it as a PNG you can print, paste into a planner app, or share.


Can I clear my list and start over?

Yes — the Clear All button wipes every item. You can also remove tasks one at a time from the task list, or check them off without deleting them.


How did you make Receipt List???

Receipt List is a fork of Receiptify, an open-source tool! You can view the original code here.