Skip to content

Web-based tool converts GitHub repository contents into a single formatted text file

License

Notifications You must be signed in to change notification settings

rossman22590/repo2txt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repo to Text Converter

https://repo2txt.simplebasedomain.com/

This web-based tool converts GitHub repository contents into a formatted text file for Large Language Model (LLM) prompts. It streamlines the process of transforming repository data into LLM-friendly input.

demo.gif

Features

  • Display GitHub repository structure
  • Select files/directories to include
  • Generate formatted text file
  • Copy text to clipboard
  • Download generated text
  • Support for private repositories
  • Browser-based for privacy and security

This tool runs entirely in the browser, ensuring data security without server-side processing.

To do

  • Filter files by extension
  • Download zip of selected files
  • Support for local directories

Contributing

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

License

This project is open source and available under the MIT License.

About

Web-based tool converts GitHub repository contents into a single formatted text file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • HTML 28.9%