raia Code

Repo in. Markdown out.

Drop a repository archive and get back a tidy set of markdown shards — every text file's path and contents, separated by #END OF FILE. Runs entirely in your browser, ships as one React component.

Step 1

Drop a repository .zip

Drag a .zip repo here
or click to browse · one zip at a time
Rules
  • · Text files are embedded inline with the file path.
  • · Files > 1 MB or non-text (images, binaries, db dumps) are stubbed with a reason.
  • · Output is split into repo_file_N.md shards, each capped at 10 MB.
  • · Each block ends with #END OF FILE.

Output

No output yet.

In-memory only · don't refresh the page until you've downloaded.

Privacy first
Your repo never leaves the browser.
Fast
Streams through JSZip, no upload.
Drop-in
One component, React 18 + Vite.