About This App
This application helps users prepare and correct simulation files for web deployment. It addresses common issues with zip files and HTML simulations, ensuring they're properly structured for online use.
Key Features:
- Processes .zip, .html, and .xhtml files
- Corrects zip file structures by removing unnecessary top-level folders
- Renames the main HTML file to index.html if needed
- Preserves internal folder structures to maintain relative paths
- Creates a zip file from single HTML/XHTML files
How to Use:
- Click "Choose File" and select a .zip file containing your simulation, or a single .html/.xhtml file.
- Click the "Process and Download" button.
- The app will analyze and correct your file, then provide a download of the processed zip.
This tool aims to streamline the process of preparing web simulations, saving time and reducing errors in deployment.