Cloud Storage
How to use GPEX-Cloud to save, load, and manage your projects from any device.
Getting Started
- Click the Cloud icon in the header
- Click Sign In / Up to authenticate
- Once signed in, the Cloud menu shows your email, storage usage, and project actions
Saving & Syncing
Click Sync to Cloud in the Cloud menu to upload your current project.
The editor serializes the active frame (state + all image assets) into a .gpex binary container and uploads it with a generated thumbnail.
Status Indicators
| Status | Meaning |
|---|---|
| Local only | Never saved to cloud |
| Unsaved changes | Local modifications since last sync |
| Synced | Up-to-date with cloud (shows version) |
| Offline | Cloud service unavailable |
Cloud Gallery
Open via Cloud menu → Cloud Gallery:
- Open: Click a project to load it into the editor
- Search: Filter projects by name
- Sort: By name, date, or file size
- Download: Save project locally as
.gpexfile - Delete: Remove from cloud (with confirmation)
Conflict Resolution
If you try to load a cloud project that conflicts with your active local project (same frame ID), a warning dialog prevents accidental overwrite. You can choose to Overwrite or Cancel.
Privacy
- Files stored securely at rest
- Access restricted to your authenticated session
- We never read, analyze, or process your file contents
Last updated: 2026-07-30