OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3882discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
ADDED

A hands-on introduction to digital video technology for developers and engineers, covering image representation, color models, codecs, and streaming with practical FFmpeg examples.

Film, Video & MediaDeveloper toolsTranscoding
mediabunnyVanilagy
ADDED

Pure TypeScript media toolkit for reading, writing, and converting video/audio files (MP4, WebM, MP3, HLS) directly in browsers. Zero dependencies, tree-shakable, supports transmuxing, transcoding, trimming, and multiple codecs.

Film, Video & MediaTranscoding
EncodeXSandeepv68
ADDED

EncodeX is a cross-platform multimedia conversion tool that provides a modern desktop interface for FFmpeg, supporting video/audio conversion, cutting, and image compression.

Film, Video & MediaProductivityTranscoding
docker-avleplusorg
ADDED

A multi-platform Docker container providing a suite of utilities for processing audiovisual media.

Film, Video & MediaDeveloper toolsTranscoding
trtvideoegor-fedorov
ADDED

A GPU-resident runtime for TensorRT image-to-image video models, enabling high-performance video upscaling by keeping raw frames on the GPU from decode to encode.

AI & MLFilm, Video & MediaModel runtime
ffmpeg-libav-tutorialleandromoreira
ADDED

A hands-on tutorial teaching how to use FFmpeg as a library (libav) in C, covering video basics, command-line operations, and coding chapters on decoding, remuxing, and transcoding.

Developer toolsFilm, Video & MediaBackend & APIs
hca.pyt-wy
ADDED

hca.py is a Python HCA decoder with updated C++ source for compiling an HCADecoder binary. It references related HCA decoding projects and notes vectorization as a future improvement.

Developer toolsFilm, Video & MediaCLI & terminal
ADDED

A Rust-based CLI for high-fidelity media transcoding supporting JPEG XL, AVIF, HEVC, and AV1 with perceptual quality gating and metadata preservation.

Film, Video & MediaDesignTranscoding
yt_uniquifierHostlife22
ADDED

A production-grade video re-encoder that applies calibrated micro-transforms to create unique versions of owned or licensed content, featuring CLI, PyQt6 desktop, and FastAPI web interfaces.

Film, Video & MediaTranscoding
gifskisindresorhus
ADDED

Gifski is a macOS app that converts videos to high-quality GIFs using the gifski encoder with pngquant's cross-frame palettes and temporal dithering. Supports .mp4/.mov, up to 50 FPS, with quality, dimensions, speed, cropping, and bounce-loop settings.

Film, Video & MediaTranscoding
ADDED

A desktop application for converting video and audio into game-ready formats like OGV for Godot and Love2D, including sprite atlas generation.

GamesFilm, Video & MediaGame development tools
ffmpeg.wasmffmpegwasm
ADDED

ffmpeg.wasm is a WebAssembly/JavaScript port of FFmpeg that enables video and audio recording, conversion, and streaming directly inside browsers.

Developer toolsFilm, Video & MediaFrontend tooling