Skip to content

heyyyjisu/taxpack

Repository files navigation

TaxPack

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.

Landing page

Folder view


Why This Exists

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.


How It Works

  1. Pick Personal
  2. Drop PDFs into the relevant folders (Bank Statements, Health & Dental, etc.)
  3. Add or remove folders to match your situation
  4. Hit Pack as ZIP - a structured zip file downloads instantly

Everything runs in the browser. Nothing is stored anywhere.


Tech

  • React + Vite
  • Plain CSS Modules (no Tailwind, no UI library - all custom)
  • JSZip for client-side zip generation
  • Zero backend

Roadmap

  • Business filing support
  • Share via link - send a link directly to your accountant instead of a ZIP

Run Locally

npm install
npm run dev

Build

npm run build

About

Tax document organizer. Drop PDFs into folders, export as ZIP. No accounts, no uploads, runs entirely in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors