📤 Upload Files
Select one or more files to upload. They will be stored in the uploads/ folder and made available for all other operations.
Drag & drop files here, or
✏️ Rename Files
Batch-rename every file in uploads/ using your chosen prefix. Renamed copies are saved to processed/.
Example: prefix report → report_1.pdf, report_2.jpg …
🔄 CSV → JSON Conversion
Converts every .csv file in uploads/ to a structured JSON file in processed/. UTF-8 BOM is handled automatically.
How it works: Each row becomes a JSON object; column headers become keys. The output is a pretty-printed JSON array.
📂 Organise Files by Type
Automatically sorts every file in uploads/ into category sub-folders inside processed/ based on file extension.
🖼️ images
📄 documents
🎵 audio
🎬 video
📊 data
💻 code
🗜️ archives
❓ others
📋 Browse & Download Files
View files currently in uploads/ and processed/. Click Download on any processed file to save it.
⬆️ Uploads
- No files uploaded yet.
✅ Processed
- No processed files yet.