β All tools
Project Structure Organizer
Reorganize a validated project ZIP according to an explicit CSV, JSON, or folder-tree map and return a reviewable ZIP without executing uploaded code.
β‘ 199 points per successful run Β· Balance: 0 Β· Buy points
Upload a project ZIP
Upload a ZIP containing your files and describe the desired structure. The tool creates a new reviewable ZIP; it never edits the original.
Organization preview
Your move preview and downloadable ZIP will appear here.
Example CSV map
source,target AuthController.php,app/Controllers/AuthController.php style.css,public/assets/style.css
Safety boundaries
Only regular files from a validated ZIP are copied. Traversal, symlink, special-file, duplicate, case-collision, file/parent conflicts, and unsafe target paths are rejected. Uploaded code is never executed or rewritten.