Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

ronlu-o/EditKit

Repository files navigation

EditKit Logo EditKit

Browser-Based Workflow Tools for Video Editors.

🌐 Visit EditKit

No installations, no servers, and no data collection; just powerful tools that run instantly in your web browser.

Why EditKit?

EditKit solves common file and preparation tasks without ever leaving your machine.

  • ⚡ Zero Setup: Open the page and start working immediately.
  • 🔒 Privacy First: Your files never leave your machine; all processing happens client-side.
  • 🆓 Free & Open Source: The tools are free forever and built on an MIT License.

Tools Included

Utilities that streamline other content creators' video workflow.

  • Subtitle Converters: Convert, merge, sync, and clean subtitle files (SRT, VTT, LRCX, etc.).
  • SRT to FCPXML: Convert subtitle files to Final Cut Pro XML title format with customizable settings.
  • Color Grader: Apply .cube LUT files with custom brightness and saturation controls to your images.

Why I Built This

I've been stylizing and batch producing subtitles ever since I started creating content. There weren't many free softwares that helped with my workflow, so I started writing Python scripts to handle subtitle conversions, timing adjustments, and format cleanups: mostly piecing code together with limited programming knowledge from self-teaching.

These tools come from those scripts, dating all the way back to 2022. And now that I've got more technological knowledge, I believe it was the adequate time to publish them.

Tech Stack

EditKit is built entirely from static assets, making it fast and easy to host:

  • Frontend: HTML, CSS (Tailwind), and JavaScript.
  • Core Logic: Pyodide for complex Python processing running directly in the browser.

Contributing

Contributions are always welcomed! If you found a bug or have a great feature idea, please open an issue here or submit a pull request.

"Buy Me A Coffee"

Credits & Acknowledgments

  • SRT to FCPXML converter is based on srt2fcpxml by GanymedeNil, ported to Python with browser compatibility and additional features.

About

Collection of browser-based tools, designed to streamline workflows in video editing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published