Skip to content

Latest commit

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

RepoPrep Pro v2.2.0

Professional Project Cleaner & AI Context Preparer — Built by Lidprex Labs

Remove node_modules, flatten codebases for ChatGPT/Claude, and ship clean projects to GitHub — in one click.


What is RepoPrep?

RepoPrep is a standalone Windows tool that cleans project folders and prepares them for AI workflows. It removes junk files (node_modules, venv, pycache), flattens your entire codebase into a single folder for uploading to ChatGPT or Claude, and reduces project size from 70MB+ down to a few MB.

Built for developers who work with LLMs and large codebases (100,000+ files).


Download

VersionSizeRequirements
v2.2.0 (Latest)11MBNone — Standalone EXE
v1.1.0 (Legacy)70MBPython 3.10+

Why RepoPrep?

  • Before uploading to ChatGPT/Claude — flatten 500 files into one folder instantly
  • Before pushing to GitHub — remove build artifacts and secrets
  • Before sharing a project — reduce size from 70MB to under 15MB automatically

Features

Featurev1.1.0v2.2.0
File Size70MB11MB
Python RequiredYesNo
AI Flatten ModeNoYes
LanguagesEnglishEN, AR, FR, ZH
Startup Speed3-4s0.5s

AI Flatten Mode

Copies all source files into a single flat folder — removes folder depth so you can upload an entire project to ChatGPT, Claude, or Gemini in one paste.

Smart Clean

Automatically removes:

  • Dependencies:node_modules, venv, .gradle, site-packages
  • Builds:dist, build, target, bin, out
  • Caches:__pycache__, .next, .nuxt, .pytest_cache
  • Locks:package-lock.json, yarn.lock, pnpm-lock.yaml
  • System/Logs:.log, .tmp, .DS_Store, Thumbs.db

Operation Modes

ModeWhat it doesBest for
Flatten & Prepare for AICopies all files into one flat folderChatGPT / Claude uploads
Smart CleanRemoves junk, keeps folder structureGitHub pushes
Scan OnlyAnalyzes without touching filesPre-clean check

Quick Start

# Run from source
python main.py
# Build .exe (requires pyinstaller)
build.bat

System Requirements

  • Windows 10 / 11 (64-bit)
  • Standalone .exe — no Python or runtime needed
  • 4GB RAM recommended for large projects

Related Tools

  • LidBridge — Clean and push projects to GitHub in one click
  • Lidprex — Parent company

License

MIT License — © 2026 Lidprex Labs

"Building products with reputation, not noise."

About

Standalone Windows tool that cleans project folders and prepares codebases for AI workflows. Removes node_modules, venv, and build artifacts — then flattens everything into a single folder for ChatGPT, Claude, or Gemini uploads. 11MB, zero dependencies

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages