Description from extension meta
Paste code, split into files, and save locally
Image from store
Description from store
🧩 Code Splitter & File Generator – Convert Multi-Part Code into Real Files Instantly
Coding assistants like Claude, ChatGPT, and others often provide large, multi-file codebases—all merged into one block. Manually extracting, splitting, naming, and saving each file is tedious and error-prone. This extension fixes that.
With just a copy-paste, Code Splitter intelligently breaks your code into real, named files based on in-code markers like // FILE: index.html or your own custom pattern. No backend needed. All processing happens locally in your browser.
🔧 Code Splitter & File Generator – Turn Pasted Code into Organized Files Instantly!
Are you tired of manually separating pasted code into multiple files? Whether it's HTML, CSS, JavaScript, Python, Swift, or any other language, this extension automates the process of breaking large code blocks into structured files using smart comment markers or custom delimiters. Once split, the files are ready to preview, download, and organize—right from the extension popup.
🚀 What This Extension Does
1. Paste Code → Get Files Instantly
Paste a block of code that includes special file markers like // FILE: index.html, # FILE: main.py, or any custom delimiter you define. The extension will intelligently parse your code and split it into individual files.
2. View and Manage File List
Once the files are generated, you’ll see a clickable list of filenames right inside the popup. Open, review, and download them with a single click.
3. Custom Splitter Support
Have your own way of marking file boundaries in code? Use the custom splitter field to define your own marker (e.g., ## FILE:, -- FILE:, or ###).
4. Save All Files at Once
Click “Save All” and the extension will let you download all generated files to your machine. Each file will be automatically named and encoded with its content.
5. Lightweight & Offline
No external servers. No LLM calls. Everything happens locally in your browser—fast, secure, and private.