Alternatives
Products that do what PR2XML does
Convert old premiere pro project to Davinci Resolve and more
- 1
- 2

- 3

Cherry-pick highlights & turn them into standalone videos 🍒
2021
- 4AD
Hello! I'm Andrew Arrow, a developer and Final Cut Pro user. My history with FCP goes back years and years, I tried to be a video editor as a career but ended up a software developer. I purchased the full version of the software a long, long time ago. And to Apple's credit, every single time I goto the App Store on any mac I still have access to download it. I must have been through 20, 30? I don't know, but a lot of macs over the years. Just recently I downloaded it again and noticed the XML Export feature. Wow. There's a lot of stuff there. I mean a lot. I started playing around with…
2025
- 5
- 6TR
Dec 2025 · html2png.dev
- 7

- 8

- 9OC
TL;DR: private, in-browser converter that turns pretty much any image file format into standard JPEGs. Everything runs locally. No uploads. This started as a five-minute job and forty hours later... I wanted to convert a HEIC without uploading it anywhere, so I wrestled Emscripten/WebAssembly to run Google's Jpegli inside a Web Worker. Now there's a small UI and it handles a bunch of formats. Just about the only thing it can't decode is JXL - but there's still some JPEG XL magic in there: XYB perceptual color quantization is enabled by default via Jpegli. The upside of all this…
Oct 2025 · onlyjpg.com
- 10

- 11

- 12

- 13

- 14IF
FFmpeg converts everything except subtitles across format boundaries. SRT to Blu-ray PGS? "Subtitle encoding currently only possible from text to text or bitmap to bitmap." Ticket #3819, filed 2014. I built this with Claude Code over a few weeks. Claude wrote most of the encoder, found an integer overflow in the decoder buffer tracking, and ran review from five angles. I read the Panasonic and Sony patents, made the architectural calls, and told it when it was wrong about the spec. We argued about whether DTS computation belongs in the muxer. (It does, and also in fftools. We did both.)…
Mar 2026 · connollydavid.github.io
- 15

- 16TA
I’m working at getting back into video editing. Lots of short-form videos have the captions on them. There was a video I wanted to do that for too. I did some research and the workflow was annoying. Export captions from Final Cut, import them into a website, export FCPXML from the website, import the FCPXML into Final Cut, open the imported project, select all the titles, go back to your original project, paste the titles. This was too annoying, so I did some research and created a little Final Cut workflow plugin. It is all drag and drop. The workflow becomes drag project onto the plugin,…
2025 · bustin.tech
- 17

- 18

- 19

- 20

- 21

100% local, zero-upload image converter & pro studio.
Jun 2026 · expertwebtools.com
- 22

- 23OP
Author here. OxiMedia is a clean-room reconstruction of FFmpeg and OpenCV in pure Rust. v0.1.0, 92 crates, ~1.36M lines. Key decisions: `#![forbid(unsafe_code)]` workspace-wide, patent-free codecs only (AV1/VP9/Opus/FLAC -- no H.264/H.265/AAC ever), async on Tokio, zero C/Fortran deps in default features, native WASM target. This is v0.1.0 -- APIs are stabilized but not yet battle-tested at scale. Performance benchmarks vs FFmpeg/rav1e/dav1d coming soon. Feedback on API design welcome, especially the filter graph and transcoding pipeline. GitHub:…
Mar 2026 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →