Free PDF Converter for Dark-Themed Study Materials
Convert dark-background lecture notes from Physics Wallah, Unacademy, Vedantu, and other coaching platforms into print-friendly PDFs. Save up to 60% on ink costs while keeping your study materials private.
🌐 Live Site: www.printifynotes.in
- 🔄 Color Inversion - Convert dark backgrounds to light for printing
- 🎨 Grayscale Mode - Maximum ink savings
- 📄 Multi-Page Layouts - Combine 2-4 pages per sheet
- 🔒 100% Private - All processing in browser, no file uploads
- 📱 Responsive Design - Works on desktop, tablet, and mobile
- ⚡ Instant Processing - No waiting, no account needed
Works with PDFs from:
- Physics Wallah (PW)
- Unacademy
- Vedantu
- BYJU'S
- Allen Digital
- Aakash
- And more...
- Frontend: React 18 + TypeScript
- Styling: Tailwind CSS + shadcn/ui
- Build: Vite
- PDF Processing: pdf.js (client-side)
- Hosting: Vercel
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewsrc/
├── components/
│ ├── landing/ # Landing page sections
│ ├── printify/ # PDF conversion UI
│ └── ui/ # shadcn/ui components
├── hooks/ # Custom React hooks
├── pages/ # Route pages
│ ├── Index.tsx # Main landing/app
│ ├── Blog.tsx # Blog listing
│ ├── PrivacyPolicy.tsx
│ ├── Terms.tsx
│ └── ...
└── types/ # TypeScript types
/- Main landing page & PDF converter/about- About us/blog- Blog articles/docs- Documentation/contact- Contact form/privacy- Privacy Policy/terms- Terms of Service
MIT © Printify Notes
Made with ❤️ for students who want affordable, eco-friendly printing.