About repoprep
A simple, private tool for developers who want to get the most out of AI — without pasting code snippets one file at a time.
Last updated: March 8, 2026The Problem We Solve
AI coding assistants are most useful when they understand your whole project — not just the single file you paste in. But sharing full codebases with AI tools is clunky: you either paste files one by one, use proprietary IDE plugins, or upload your code to a third-party server and hope for the best.
repoprep fixes that. Drop in your project folder or ZIP archive and it instantly assembles every relevant file into one clean, structured context document — ready to paste anywhere.
How It Works
Everything runs inside your browser using native Web APIs. When you drop a folder or ZIP into repoprep, it reads the file tree, filters out noise (node_modules, build artifacts, binaries), and stitches the remaining files into a single markdown-formatted context file with clear separators and file paths.
Nothing is sent to a server. The context file is assembled in-memory and handed straight back to you — copy it to your clipboard or download it as a text file.
Privacy by Design
Most developer tools that touch your code require an upload. repoprep doesn't — not because of a privacy checkbox, but because the architecture makes it impossible. There is no server-side file processing. Your code never leaves your machine.
The only optional data we ever receive is an email address when you verify a Pro licence. That's it.
Free & Pro
repoprep is free to use with no account required — up to 10 files and 2 MB per session. For larger projects, a one-time $5 Pro licence unlocks 200 files, 100 MB, and a token count estimator so you know exactly how much context you're sending to the AI.
No subscriptions. No recurring charges. Pay once, use forever.
Get in Touch
Have a question, feature request, or bug to report? We'd love to hear from you. Reach us any time at support@repoprep.com.