Download Studio Zip Link

The feature allows users to export an entire "Studio Project"—including source files, dependencies, metadata, and assets—into a single, compressed .zip archive. This is essential for offline backups, project sharing, or migrating work between different environments. Export Composition

Implement a 24-hour cleanup policy for generated .zip files on the server to save space. Download Studio zip

Once the archive is ready, the browser triggers the download. For large projects (e.g., >500MB), the system sends a notification or email with a temporary download link. Key Technical Requirements Requirement Description Integrity The feature allows users to export an entire

Files are gathered into a temporary directory and compressed using a standard ZIP library. Once the archive is ready, the browser triggers the download

Include Build Artifacts (e.g., rendered images/cached data). Password Protection for sensitive archives.

A "Download Studio Bundle" button located in the File menu or Project Settings . Configuration Modal: A popup allowing users to toggle: Compression Level (Fast vs. Smallest size).

Menu