A visual tax document organizer. No accountant jargon, no accounts, no uploads. Just drop your files into folders and export a ZIP ready to send.
Every tax season I'd spend ages hunting down documents from different places, and even after gathering everything I'd still miss something when sending it to my accountant. It was stressful and easy to mess up.
TaxPack makes it visual - drop files into labeled folders, see exactly what's in each one, and know at a glance if something is missing. When you're done, one click exports a clean ZIP ready to send.
- Pick Personal
- Drop PDFs into the relevant folders (Bank Statements, Health & Dental, etc.)
- Add or remove folders to match your situation
- Hit Pack as ZIP - a structured zip file downloads instantly
Everything runs in the browser. Nothing is stored anywhere.
- React + Vite
- Plain CSS Modules (no Tailwind, no UI library - all custom)
- JSZip for client-side zip generation
- Zero backend
- Business filing support
- Share via link - send a link directly to your accountant instead of a ZIP
npm install
npm run devnpm run build
