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

purampilum/repo2txt

This branch is up to date with abinthomasonline/repo2txt:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf663e7 · Dec 6, 2024

History

41 Commits
Dec 6, 2024
Sep 24, 2024
Sep 23, 2024
Oct 3, 2024
Oct 1, 2024
Sep 24, 2024
Dec 6, 2024
Dec 6, 2024

Repository files navigation

GitHub Repo to Text Converter (Local Directory Supported)

https://repo2txt.simplebasedomain.com/

This web-based tool converts GitHub repository (or local directory) 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
  • Filter files by extensions
  • Generate formatted text file
  • Copy text to clipboard
  • Download generated text
  • Support for private repositories
  • Browser-based for privacy and security
  • Download zip of selected files
  • Local directory support

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

To do

  • Compile tailwind css (gh action maybe?)
  • python bindings

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 73.9%
  • HTML 26.1%