Skip to content

Benjamin-Wegener/folder2txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Folder2Txt

Folder2Txt is a simple browser-based tool that lets you merge the contents of multiple text files into a single outputโ€”all without uploading anything to a server. Just drag and drop a folder, and get your merged text instantly.

๐Ÿ”— Live Demo: benjamin-wegener.github.io/folder2txt


โœจ Features

  • โœ… Drag-and-drop folder support (via File System Access API)
  • ๐Ÿ“„ Merges .txt files into one output
  • ๐Ÿ”’ Fully client-sideโ€”no data leaves your browser
  • ๐Ÿ“‹ Copy merged content to clipboard
  • ๐Ÿ’พ Download merged result as a .txt file

๐Ÿš€ How to Use

  1. Visit the live page
  2. Drag a folder containing .txt files into the drop zone
  3. View the merged output instantly
  4. Use the buttons to copy or download the result

โš ๏ธ Note: This tool works best in Chromium-based browsers (e.g., Chrome, Edge) due to File System Access API support.


๐Ÿ› ๏ธ Development

To run locally:

git clone https://github.com/Benjamin-Wegener/folder2txt.git
cd folder2txt
# Open index.html in your browser

About

Merge Folders of Code to Text Files for use with Chatbots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages