Ztooly is a comprehensive collection of 50+ free online tools designed to boost productivity and simplify everyday tasks. From AI-powered generators to image editing, data conversion, PDF handling, social tools, and more β Ztooly is your all-in-one web toolkit.
π― Mission: Empower users with powerful, privacy-friendly tools that are fast, free, and easy to use.
- π 100% Free β No subscriptions, no hidden fees.
- π Privacy-First β Files are processed in-browser when possible.
- β‘ Fast & Efficient β Optimized for performance.
- π± Mobile-Optimized β Fully responsive UI.
- π¨ Modern UI β Sleek, intuitive design.
- π§ Open Source β Built for developers, extensible by anyone.
- AI Headline Generator
- Image Caption Generator
- Social Bio Generator
- YouTube Title Generator
- Video Hook Generator
- Hashtag Generator
- Background Remover
- Image Resizer
- Watermark Tool
- EXIF Remover
- Code-to-Image Generator
- Merge PDFs
- Compress PDFs
- PDF to Word
- PDF to Image
- Add Password to PDF
- CSV to JSON
- JSON Formatter
- Case Converter
- Markdown Previewer
- Color Palette Generator
- QR Code Generator
- Barcode Generator
- BMI Calculator
- Percentage Calculator
- Loan Calculator
- Strong Password Generator
- Lorem Ipsum Generator
- Fake Address, IBAN, Credit Card, and User Profile Generators
- Tweet to Image
- Fake Tweet/Post Generator
- Instagram Viewer
- YouTube Tag & Thumbnail Tools
- URL Scanner
- Reading Time Estimator
- Privacy Policy Generator
- T&C Generator
- Usage Stats
- IP/Device Diagnostics
- Frontend: React 18, TypeScript, Tailwind CSS, shadcn/ui, Lucide React
- Build Tool: Vite
- Backend: Node.js + Express
- Database: SQLite (for anonymous stats)
- Development: ESLint, PostCSS
git clone https://github.com/mahfuz4223/Ztooly.git
cd Ztooly
npm install # or yarn installcp .env.example .envUpdate .env as needed:
VITE_APP_NAME=Ztooly
VITE_APP_URL=http://localhost:5173
VITE_ANALYTICS_ENABLED=falsenpm run dev # Frontend
npm run server # BackendVisit http://localhost:5173
ztooly/
βββ public/ # Static files
βββ src/ # App source code
β βββ components/ # UI components
β βββ pages/ # Tool-specific pages
β βββ hooks/ # Custom hooks
β βββ services/ # API services
β βββ utils/ # Helper functions
β βββ lib/ # Core libraries
βββ server.js # Express backend
βββ database-schema.sql # DB schema
βββ .env.example # Environment template
βββ LICENSE
βββ package.json
npm run devβ Start frontend dev servernpm run serverβ Start backend APInpm run buildβ Production buildnpm run previewβ Preview production buildnpm run lintβ Lint codenpm run lint:fixβ Auto-fix linting
- Fork & clone
- Create branch:
git checkout -b feature/your-feature - Code, test, commit
- Push & open a PR
- Use TypeScript, React Hooks
- Follow Conventional Commits
- Use TailwindCSS for styling
- β Local Processing: Files never leave your browser unless needed
- π« No File Storage: We donβt store your uploads
- π Minimal Analytics: Anonymous, opt-out friendly
- π HTTPS: Encrypted by default
- π Open Source: Transparent and auditable
- Chrome 90+, Firefox 88+, Safari 14+, Edge 90+, Opera 76+
- Mobile: iOS Safari 14+, Chrome/Firefox Mobile, Samsung Internet 14+
This project is open-source and available under the MIT License.
- π Try Ztooly
- β Star on GitHub
- π Docs
- π Issues
π‘ Empowering productivity, one tool at a time.
Made with β€οΈ by the Ztooly Team