Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rawBit-io/fileComb

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Combiner

A single‑file web app that combines multiple local files into one text block — handy for sharing code with AI chats. Everything runs in your browser; files are never uploaded.

Use

  1. Open index.html (double‑click or serve via python3 -m http.server).
  2. Click Select Folder / Files.
  3. (Optional) Set Max KB and/or Search (text, .ext, or *.ext).
  4. Check the files you want.
  5. Click Combine, then Copy or Save.

Notes

  • Supported text/code types: .txt, .js, .jsx, .ts, .tsx, .css, .scss, .html, .htm, .md, .json, .yml, .yaml, .xml, .svg, .py

  • Common dev folders (node_modules, .git, dist, etc.) are ignored.

  • Clipboard API prefers HTTPS or localhost. A fallback is included.

License

MIT © 2025

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.