schoolHow to Use Combine.codes
play_circle_outlineGetting Started
link1. Enter a GitHub Repository URL
On the home page, enter the full URL to any public GitHub repository. For example:
https://github.com/username/repository
You can copy this URL directly from your browser's address bar when viewing the repository on GitHub.
folder_open2. Specify a Directory (Optional)
If you only want to process a specific directory within the repository, enter the path in the "Directory Path" field. For example:
src/components
Leave this field empty to process the entire repository.
touch_app3. Click "Combine Files"
Click the "Combine Files" button to start the process. The system will:
- cloud_downloadClone the repository
- filter_listFilter files according to .gitignore rules
- merge_typeCombine all code files into a single document
- format_align_leftFormat the output for easy reading
descriptionUnderstanding the Results
account_treeFile Organization
The combined document organizes files by their directory structure, making it easy to understand the repository's organization.
codeCode Formatting
All code is properly formatted with syntax highlighting for better readability. Each file is clearly labeled with its path and includes line numbers for easy reference.
shareDownloading and Sharing
You can download the combined document as a single file or copy a shareable link to send to others. The shareable link remains active for 30 days.
smart_toyAI-Ready Format
The output is formatted and structured to be easily digestible by Large Language Models (LLMs) like GPT, Claude, Gemini or Grok, making it perfect for code reviews and auditing. Simply upload or copy-and-paste the output into your favorite AI assistant.
paymentsPricing
shopping_cartPay As You Go
We offer a simple pay-per-use model. You only pay for what you use, with no subscription required.
Each repository processing is charged based on the size and complexity of the codebase.
businessEnterprise Accounts
Need higher limits or custom features for your team? Contact support to set up an enterprise account.
tips_and_updatesTips and Best Practices
storageFor Large Repositories
If you're working with a large repository, consider specifying a directory path to focus on the most relevant code. This will not only speed up processing but also make the output more manageable and focused.
rate_reviewFor Code Reviews
When using the combined document for code reviews:
- sendShare the document link with reviewers
- folderReference specific file paths when providing feedback
- navigationUse the document's structure to navigate between related files
- commentAdd comments with line number references for precise feedback
psychologyFor AI Analysis
When using the combined document with AI tools:
- text_fieldsProvide clear instructions about what you want to analyze
- helpAsk specific questions about the code structure or functionality
- visibilityUse the combined document to give the AI a comprehensive view of the codebase
- cropFor large repositories, focus on specific directories or components
- dashboardConsider breaking up very large codebases into logical sections