What is portable mode?
Portable mode means OpenComic runs as a self-contained application:- No installation required
- All settings and data stored in the application folder
- Can be run from USB drives or cloud storage
- No registry entries or system modifications
- Easy to backup and transfer between computers
Portable versions
OpenComic offers two types of portable builds:Standard portable
Self-contained executable that stores data in the system’s user directory. Easy to run but not fully portable.
Folder portable
Completely portable version that stores all data alongside the executable. True portability.
Downloading portable versions
- Windows
- Linux
- macOS
Download from the releases page:
OpenComic.Portable.{version}.exe- Standard portableOpenComic.Folder.Portable.{version}.exe- Folder portable (recommended)OpenComic-Folder-Portable-{version}.7z- Folder portable archive
The folder portable version is recommended for true portability.
Setting up folder portable (Windows)
Extract (if using .7z)
Extract the archive to your desired location:
- USB drive
- Cloud storage folder (Dropbox, OneDrive, etc.)
- External hard drive
- Local folder
Setting up AppImage (Linux)
AppImage automatically stores settings in
~/.config/OpenComic. To make it fully portable, use the folder portable Linux build.Folder structure
In folder portable mode, your directory structure looks like:Using portable mode from USB drive
USB drive letter may change between computers. Use relative paths when possible or reconfigure library paths on each system.
Cloud storage integration
Using portable mode with cloud sync
Place OpenComic folder portable in cloud storage to sync settings across devices:Dropbox
Dropbox
- Extract OpenComic to
Dropbox/Apps/OpenComic/ - Add library folders within Dropbox or use absolute paths
- Launch from any synced computer
- Settings and reading progress sync automatically
OneDrive
OneDrive
- Extract OpenComic to your OneDrive folder
- Configure library paths
- Access from any device with OneDrive
- Wait for sync to complete before closing app
Google Drive
Google Drive
- Install Google Drive for Desktop
- Extract OpenComic to Google Drive folder
- Run from synced folder
- Settings sync across devices
Advantages of portable mode
No installation
Run immediately without admin privileges or installation
Complete control
All data in one folder - easy to backup and manage
Multiple versions
Run different versions side-by-side for testing
Clean removal
Delete folder to completely remove - no traces left
Limitations
File associations
File associations
Portable versions don’t register file associations. You’ll need to manually open files with OpenComic or use the installed version for automatic file associations.
Context menu integration
Context menu integration
Auto-updates
Auto-updates
Portable versions may not support automatic updates. Download new versions manually from the releases page.
Performance on USB 2.0
Performance on USB 2.0
Running from slow USB drives may impact loading times for large comic files.
Migrating to/from installed version
From installed to portable
Locate data folder
Installed version stores data in:
- Windows:
%APPDATA%/OpenComic - Linux:
~/.config/OpenComic - macOS:
~/Library/Application Support/OpenComic
From portable to installed
Troubleshooting
App-data folder not created
App-data folder not created
- Ensure you’re using the folder portable version, not standard portable
- Check folder permissions - the app needs write access
- Try running as administrator (Windows)
Comics not loading
Comics not loading
- Verify comic files are accessible from the current drive/location
- Check that library paths are correct for the current system
- Use relative paths when possible for better portability
Settings not persisting
Settings not persisting
- Confirm
app-datafolder exists next to executable - Check write permissions on the folder
- Ensure antivirus isn’t blocking file writes
Slow performance on USB
Slow performance on USB
- Use USB 3.0 or faster drives
- Store comics locally, only settings on USB
- Consider using SSD-based external storage
Best practices
- Backup regularly: Portable mode makes backups easy - just copy the folder
- Use relative paths: When possible, store comics near the portable folder and use relative paths
- Eject safely: Always safely eject USB drives to prevent data corruption
- Test on target systems: Verify portability on actual target computers before relying on it
- Keep it updated: Manually download new versions to benefit from bug fixes and features
