Skip to content

SUP3RMASS1VE/freecut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeCut — Pinokio Launcher

FreeCut is a professional-grade video editor that runs entirely in your browser. Multi-track editing, keyframe animations, real-time preview, and high-quality exports — no uploads, everything runs locally.

What it does

  • Multi-track timeline with video, audio, text, image, and shape tracks
  • CSS filter effects, glitch effects, canvas effects, overlay effects
  • Keyframe animation with Bezier curve editor and easing functions
  • Transitions — fade, wipe, slide, 3D flip, clock wipe, iris
  • In-browser export via WebCodecs (MP4, MOV, WebM, MKV, MP3, AAC, WAV)
  • Codecs: H.264, H.265, VP8, VP9, ProRes

How to use

  1. Click Install to clone the repository and install dependencies
  2. Click Start to launch the dev server
  3. The Web UI opens automatically in your browser
  4. Import media by dragging files into the media library
  5. Edit on the multi-track timeline, add effects and transitions
  6. Export directly from the browser

Browser Support

Chrome 102+ required (uses WebCodecs, OPFS, File System Access API).

API

JavaScript (fetch)

// FreeCut runs entirely client-side — no server API.
// All editing and export happens in the browser via WebCodecs.
// Projects are stored locally in IndexedDB / OPFS.

Python

# No server-side API — FreeCut is a fully client-side application.
# Interact with it through the browser UI.

Curl

# No REST API — FreeCut processes everything in-browser.
# Open the web UI to use the editor.

Credits

About

FreeCut is a professional-grade video editor that runs entirely in your browser. Professional video editing, zero installation. Create stunning videos with multi-track editing, keyframe animations, real-time preview, and high-quality exports.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages