Share your full code base with LLMs or for easy analysis. CodeStacker takes a .zip archive of your project, extracts and consolidates the content of relevant text files into a single, formatted .txt output, processed entirely in your browser.
- Processes
.zipfiles client-side. - Automatically filters out binary/image files, hidden files/folders, and common build/dependency directories.
- Outputs file paths and content into a single, formatted text file.
- Offers download and copy-to-clipboard options.
- Open
index.htmlin your browser. (or just visit https://ntf-sadnan.github.io/CodeStacker) - Upload your project's
.zipfile. - Click "Process & Create Stack".
- Use the Download or Copy button for the output.
Includes text-based code files. Skips binary files, images, hidden files/folders, and directories like node_modules, .git, dist, etc.