-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sandeep Vattapparambil edited this page Aug 19, 2026
·
2 revisions
EncodeX is a cross-platform multimedia conversion tool that brings the power of FFmpeg to a modern, intuitive desktop interface. Built with Electron, React, and TypeScript, it lets you convert media between formats, extract audio, cut videos, and compress images β all through a clean, responsive UI with a batch queue, hardware acceleration, CLI mode, and full internationalization.
- Installation β Prerequisites, install, and development setup
- Features β Full feature list and supported media formats
- CLI-Usage β Command-line interface documentation
- Architecture β Process model, design principles, deep dives
- IPC-Channels β IPC channel reference and electronAPI bridge
- Project-Structure β Full directory tree with annotations
- Update-Manager β In-app update manager implementation
- Testing β Test suite, test setup, and E2E specs
- Contributing β How to contribute, project conventions, PR process
- Code of Conduct
- Security Policy
Getting Started
Internals
Quality
Community