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.

Already done

Done

Disable Achievements

Toggle off the gamification system entirely from settings.

Done

Windows Context Menu

Right-click any supported file in Explorer → Convert with FCP sub-menu.

Done

Project Files (.fcproj)

Save and restore full conversion sessions. Double-click to reopen.

Done

Community i18n System

Drop a .lang JSON file into the languages/ folder — no code needed.

Done

PowerShell One-Liner Install

Installer and portable build available as one-line PowerShell commands.

Done

Special Event Overlays

Date-aware animated overlays with Perlin-noise borders and particle confetti.

On the list

Planned

User Profiles

Use multiple independent profiles on the same machine, each with its own history, settings, and achievements.

Planned

Watch Folder

Auto-convert anything dropped into a monitored folder.

Planned

Batch Scheduling

Run conversions at a set time or on a recurring schedule.

Planned

Conversion Queue with Priorities

Reorder jobs, pause, resume, and set priority tiers.

Planned

Output Preview

Preview the converted file before it hits disk.

Planned

Plugin System

Add your own converters through external Python scripts without needing to fork the project.

Planned

Local REST API

Trigger conversions from scripts, automation tools, or other apps.

Planned

Dashboard Upgrades

Period comparison, achievement timeline, and PDF export of the stats panel.

Planned

Extended Notifications

Native Windows notifications covering all long-running batch conversions.

Planned

Custom Themes

Beyond auto dark/light — user-defined color themes.

Planned

More Languages

Community-contributed translations as the project grows.

Planned

Linux Port

Currently blocked by Windows-specific COM automation and registry dark mode detection. Tracked in the contributing guide.

Have a feature idea? Open an issue on GitHub. Feature requests are always welcome and actively reviewed.