Skip to content

Browser-based tool to combine and format multiple files for optimal use with AI language models (ChatGPT, Claude, etc.).

Notifications You must be signed in to change notification settings

CeamKrier/file-concat

Repository files navigation

FileConcat

A browser-based tool for combining multiple files into a format optimized for AI language models like ChatGPT and Claude.

Key Features

  • 🔒 100% Offline - All processing happens in your browser
  • 📂 Drag & Drop Interface
  • 🔍 Smart File Processing
  • 📊 Token Usage Estimation
  • ⚡️ GitHub Repository Support
  • 🎨 Dark Mode Support

Getting Started

Install Dependencies

npm install
# or
pnpm install

Development

npm run dev
# or
pnpm dev

Production Build

npm run build
# or
pnpm build

Tech Stack

  • React 18
  • TypeScript
  • Vite
  • Tailwind CSS
  • shadcn/ui

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Security

FileConcat processes all files locally in your browser. No data is ever sent to any server.

License

MIT


Visit FileConcat

About

Browser-based tool to combine and format multiple files for optimal use with AI language models (ChatGPT, Claude, etc.).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published