What's next
Roadmap
This is a solo project built alongside my studies, so development takes time, but progress is steady. Here's the current state of things.
Shipped
Already done
Disable Achievements
Toggle off the gamification system entirely from settings.
Windows Context Menu
Right-click any supported file in Explorer → Convert with FCP sub-menu.
Project Files (.fcproj)
Save and restore full conversion sessions. Double-click to reopen.
Community i18n System
Drop a .lang JSON file into the languages/ folder — no code needed.
PowerShell One-Liner Install
Installer and portable build available as one-line PowerShell commands.
Special Event Overlays
Date-aware animated overlays with Perlin-noise borders and particle confetti.
Planned
On the list
User Profiles
Use multiple independent profiles on the same machine, each with its own history, settings, and achievements.
Watch Folder
Auto-convert anything dropped into a monitored folder.
Batch Scheduling
Run conversions at a set time or on a recurring schedule.
Conversion Queue with Priorities
Reorder jobs, pause, resume, and set priority tiers.
Output Preview
Preview the converted file before it hits disk.
Plugin System
Add your own converters through external Python scripts without needing to fork the project.
Local REST API
Trigger conversions from scripts, automation tools, or other apps.
Dashboard Upgrades
Period comparison, achievement timeline, and PDF export of the stats panel.
Extended Notifications
Native Windows notifications covering all long-running batch conversions.
Custom Themes
Beyond auto dark/light — user-defined color themes.
More Languages
Community-contributed translations as the project grows.
Linux Port
Currently blocked by Windows-specific COM automation and registry dark mode detection. Tracked in the contributing guide.