Aphelion Editor icon
Aphelion Editor icon

Aphelion Editor

Aphelion Editor is a node-based video compositor designed for real-time editing, visual effects, and motion graphics work. The application is built around a flexible graph system where you connect nodes to define your video pipeline, preview the results instantly, and export...

General UI

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Windows
0likes
0comments
0alternatives
0articles

Features

Properties

  1.  Lightweight
  2.  Privacy focused
  3.  Support for Themes

Features

  1.  Ad-free
  2.  Non Destructive Editing
  3.  Keyframe Animation
  4.  No registration required
  5.  Hardware Accelerated
  6.  Dark Mode
  7.  Transitions Effects
  8.  Support for Layers
  9.  Works Offline
  10.  Chroma Key / Green Screen
  11.  Colour Grading
  12.  Support for 4K
  13.  Live Preview
  14.  Portable
  15.  Extensible by Plugins/Extensions
  16.  No Tracking
  17.  Community-based

Aphelion Editor News & Activities

Highlights All activities

Recent activities

Aphelion Editor information

  • Developed by

    US flagAphelion Engine
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Video & MoviesPhotos & GraphicsSystem & Hardware

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
Aphelion Editor was added to AlternativeTo by jj-3973 on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Aphelion Editor?

Aphelion Editor is a node-based video compositor designed for real-time editing, visual effects, and motion graphics work. The application is built around a flexible graph system where you connect nodes to define your video pipeline, preview the results instantly, and export from any viewer in the workspace. It’s structured as a full desktop suite, including a node graph, timeline, media pool, property inspector, and a float32 RGB viewport for accurate color work.

The editor supports 77 built-in nodes, covering input/output, color correction, filters, compositing, transforms, keying, roto, tracking, timing, distortions, stylization, and math operations. Real-time playback is achieved through proxy decoding, frame caching, and prefetching, allowing smooth interaction even with complex graphs. The compositing tools include chroma keying, matte refinement, spill suppression, bezier roto shapes, point and planar tracking, corner pinning, and merge/dissolve operations.

Projects are stored as .aph JSON files with autosave once a path is set. You can export either MP4 or PNG sequences directly from the active viewer. The editor also supports a plugin system via the sibling aphelion_sdk, allowing third-party nodes to be added, enabled, disabled, or reloaded through the Preferences panel.

The application is written for Python 3.11+, with a clean architecture split into UI, core logic, rendering, plugins, and packaging tools. Exporting and tracking run off the UI thread to keep the interface responsive. The editor includes a command-line interface for launching, building, packaging, and generating installers, with full documentation available in the /docs directory.

Aphelion Editor is currently at version 0.1.0, actively developed, and structured for future expansion in both built-in features and plugin capabilities.