A browser-based tool for combining multiple files into a format optimized for AI language models like ChatGPT and Claude.
- 🔒 100% Offline - All processing happens in your browser
- 📂 Drag & Drop Interface
- 🔍 Smart File Processing
- 📊 Token Usage Estimation
- ⚡️ GitHub Repository Support
- 🎨 Dark Mode Support
npm install
# or
pnpm install
npm run dev
# or
pnpm dev
npm run build
# or
pnpm build
- React 18
- TypeScript
- Vite
- Tailwind CSS
- shadcn/ui
Contributions are welcome! Please feel free to submit a Pull Request.
FileConcat processes all files locally in your browser. No data is ever sent to any server.