Export your source code for AI assistants (ChatGPT, Claude, etc.) — 100% client-side, zero uploads.
- � 100% Privacy: Your code never leaves your device
- 📁 Smart Selection: Browse entire project directories with interactive file tree
- 🎨 Multiple Formats: Markdown, JSON, HTML, Plain Text
- 🚀 Lightning Fast: Handle 1000+ files efficiently
- 📊 Rich Metadata: Language detection, file sizes, token estimates
- 🎯 AI-Optimized: Perfect output structure for LLMs
- 🌐 Offline Ready: Works without internet connection
- Go to Cloudflare Pages
- Click Create a project → Direct Upload
- Upload this entire folder (or just
index.html+_headers) - Done! Your app is live.
- Push this folder to a GitHub repository
- Go to Cloudflare Pages → Create a project → Connect to Git
- Select your repository
- Set build settings:
- Build command: (leave empty)
- Build output directory:
/or.
- Click Save and Deploy
index.html— Complete web application (single file)_headers— Cloudflare security headersrobots.txt— Search engine instructionssitemap.xml— SEO sitemapREADME.md— Documentation
- Select: Choose your project folder or drag & drop files
- Browse: Review and select specific files using the interactive tree
- Configure: Set filters, file size limits, and output format
- Export: Generate structured output optimized for AI assistants
- Markdown: Best for AI — structured with syntax highlighting
- JSON: Machine-readable for programmatic use
- HTML: Beautiful rendering in browsers
- Text: Simple delimited format
JavaScript, TypeScript, Python, Java, C++, C#, Go, Rust, PHP, Swift, Kotlin, Dart, HTML, CSS, JSON, YAML, Markdown, Shell scripts, SQL, GraphQL, Vue, Svelte, and many more.
- ✅ No network requests required
- ✅ No registration or tracking
- ✅ All processing happens locally
- ✅ Your code never leaves your browser
- ✅ Works completely offline
- Meta tags for search engines
- Open Graph and Twitter cards
- Structured data (Schema.org)
- XML sitemap
- Robots.txt configuration
- Semantic HTML5 structure
- Frontend: Vanilla JavaScript (no frameworks)
- Styling: Modern CSS with custom properties
- File Handling: File API for directory access
- Syntax: Highlight.js for code highlighting
- Markdown: Marked.js for parsing
- Deployment: Static hosting ready
- Handles 1000+ files smoothly
- Non-blocking UI with progress tracking
- Memory-efficient file processing
- Optimized for large codebases
MIT License - feel free to use, modify, and distribute.
Issues and pull requests are welcome! Please feel free to contribute.
Made with ❤️ for developers who value privacy