awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 dépôts

Awesome GitHub RepositoriesMulti-Format Video Export

Utilities for converting video projects into multiple compressed formats such as MP4 and GIF.

Distinct from Export Formats: Existing candidates focus on query translations or font exports; this is specifically about media file format conversion.

Explore 11 awesome GitHub repositories matching graphics & multimedia · Multi-Format Video Export. Refine with filters or upvote what's useful.

Awesome Multi-Format Video Export GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • webadderallorg/recordlyAvatar de webadderallorg

    webadderallorg/Recordly

    17,953Voir sur GitHub↗

    Recordly is a screen recording and video editing suite designed for creating product demonstrations. It combines screen and audio capture software with a dedicated demo video editor and tools for merging webcam overlays and exporting projects as MP4 files or looping GIFs. The platform features a specialized cursor animation engine that applies smoothing, motion blur, and click animations to the rendered mouse movements. It also provides customizable webcam bubbles and a system for placing recordings inside styled containers with custom wallpapers and drop shadows. The editing workflow center

    Converts edited projects into high-quality MP4 videos or looping GIFs with adjustable quality and dimensions.

    TypeScriptelectronfreelinux
    Voir sur GitHub↗17,953
  • mathewsachin/capturaAvatar de MathewSachin

    MathewSachin/Captura

    10,731Voir sur GitHub↗

    Captura is a desktop screen recording and screenshot utility designed to capture video, webcam feeds, and system audio into multimedia recordings. It functions as a recording suite that can also be operated as a command line video recorder, allowing users to trigger and manage capture workflows via terminal commands. The software distinguishes itself by recording user input, such as mouse movements and keystrokes, as visual overlays on top of the captured video. It further supports automated workflows through the integration of system-level hardware media keys, enabling recording state change

    Encodes captured video into multiple standard codecs and containers to ensure broad media player compatibility.

    C#
    Voir sur GitHub↗10,731
  • godotengine/godot-demo-projectsAvatar de godotengine

    godotengine/godot-demo-projects

    8,250Voir sur GitHub↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    Implements custom movie writers to export scene animations into various video formats.

    GDScript
    Voir sur GitHub↗8,250
  • lihaoyun6/quickrecorderAvatar de lihaoyun6

    lihaoyun6/QuickRecorder

    7,969Voir sur GitHub↗

    QuickRecorder is a screen recording software designed for capturing desktops, application windows, and system audio. It functions as a multi-device video recorder and tutorial capture tool, synchronizing video feeds from a computer and connected mobile devices into a single stream. The system distinguishes itself through an alpha-channel video exporter that produces recordings with transparent backgrounds. It also includes a presenter overlay system that renders a floating camera feed over screen captures and a specialized tutorial toolset that provides mouse movement highlighting and a magni

    Produces video files in a format that preserves the alpha channel for transparent backgrounds.

    Swift
    Voir sur GitHub↗7,969
  • subhra74/xdmAvatar de subhra74

    subhra74/xdm

    7,793Voir sur GitHub↗

    XDM is a multi-threaded download manager and HTTP download accelerator designed to increase file transfer speeds by splitting files into multiple segments for simultaneous retrieval. It functions as a browser-integrated download client that uses extensions to intercept and capture web download requests. The software includes a streaming video downloader capable of intercepting streaming protocols to save online video content as local files. Additionally, it features a video format converter to change file containers and codecs for compatibility with various devices. The application provides

    Converts downloaded video files into various compressed formats to ensure compatibility with televisions and mobile devices.

    C#
    Voir sur GitHub↗7,793
  • imgly/background-removal-jsAvatar de imgly

    imgly/background-removal-js

    7,192Voir sur GitHub↗

    Background Removal JS is a client-side neural matting library that runs a lightweight AI model directly in the browser to compute alpha mattes, removing image backgrounds without uploading any data to a server. It functions as a browser-based image background removal SDK and client-side image matting library, keeping all processing on the user's device to eliminate server costs and preserve privacy. The project provides a cross-platform creative editing engine that produces identical image and video output across web, mobile, desktop, and server environments from a single codebase. It offers

    Renders finished videos to MP4, WebM, or MOV formats with storage or CDN backend integration.

    TypeScriptbackground-removalimage-mattingimage-segmentation
    Voir sur GitHub↗7,192
  • nexmoe/vidbeeAvatar de nexmoe

    nexmoe/VidBee

    6,422Voir sur GitHub↗

    VidBee is a self-hosted media download manager that wraps the yt-dlp engine to download videos and audio from over 1000 websites. It functions as both a desktop client and a Fastify-based web service, managing downloads through a persistent queue with pause, resume, retry, and real-time progress tracking. The application uses cookie-based authentication to access login-gated, age-restricted, or subscriber-only content by importing browser cookies or Netscape-format cookie files. The application distinguishes itself through automated download workflows, including RSS and Atom feed monitoring t

    Supports selecting between MP4, MKV, WebM, or original container formats for video exports.

    TypeScriptdownloaderfacebooktiktok
    Voir sur GitHub↗6,422
  • mifi/editlyAvatar de mifi

    mifi/editly

    5,435Voir sur GitHub↗

    Editly est un moteur vidéo headless et programmatique conçu pour l'assemblage automatisé. Il fonctionne comme un éditeur vidéo déclaratif qui génère des exports MP4 et GIF à partir de données structurées ou de code, éliminant ainsi le besoin d'une interface graphique manuelle. Le système se distingue par sa capacité à intégrer des shaders de fragments GLSL en tant que calques visuels au sein d'une timeline programmatique. Il utilise un modèle basé sur la configuration pour définir les clips, les calques et les pistes audio, permettant un assemblage vidéo reproductible et la génération de graphismes programmatiques personnalisés. Le moteur couvre un large éventail de capacités de production média, incluant le séquençage vidéo non linéaire, le redimensionnement d'assets et le mixage audio multipiste avec normalisation et ducking automatiques. Il gère la composition visuelle via un rendu basé sur canvas pour les superpositions de texte, les sous-titres et les effets de simulation de caméra comme le zoom et le panoramique. Le moteur de rendu et ses dépendances sont disponibles sous forme d'image conteneurisée pour une exécution cohérente dans tous les environnements.

    Renders final video projects into multiple compressed formats including MP4 and GIF.

    TypeScript
    Voir sur GitHub↗5,435
  • nickvisionapps/parabolicAvatar de NickvisionApps

    NickvisionApps/Parabolic

    5,106Voir sur GitHub↗

    Parabolic is a graphical frontend for the yt-dlp engine, serving as a web media downloader and extractor. It provides a visual interface for saving high-quality video and audio content from various web platforms into local files. The application functions as a multi-format media exporter, allowing content to be saved into diverse audio and video containers. It includes a media metadata manager to capture and store associated information, such as subtitles and technical metadata, alongside the downloaded files. The system supports batch content acquisition through concurrent download manageme

    Converts and saves media into various compressed output formats to ensure cross-device compatibility.

    C#csharpdownloaderflathub
    Voir sur GitHub↗5,106
  • seadve/koohaAvatar de SeaDve

    SeaDve/Kooha

    3,262Voir sur GitHub↗

    Kooha is a screen recorder for Linux desktops that utilizes the Wayland protocol and XDG Portals for secure recording. It functions as a hardware-accelerated screen capture tool that offloads video compression to the GPU to reduce CPU load and power consumption. The application integrates the PipeWire framework to capture system and microphone audio streams and leverages FFmpeg for muxing video streams and exporting various codecs and containers. Its user interface is a native Linux application built with the GTK toolkit. The software covers screen recording and capture of entire displays, s

    Exports recorded video into multiple compressed containers and codecs for broad compatibility.

    Rustgnomegstreamergtk-rs
    Voir sur GitHub↗3,262
  • dexplo/bar_chart_raceAvatar de dexplo

    dexplo/bar_chart_race

    1,452Voir sur GitHub↗

    Bar chart race is a Python data visualization library that transforms ordered tabular time-series data into animated bar and line chart races. It operates as an extension for rendering dynamic charts that illustrate how rankings and values change over time. The library interpolates wide-format chronological tables into densely sampled frame sequences, calculating intermediate numeric values to produce fluid motion animations. It orchestrates iterative canvas redraws through a plotting backend while supporting external multimedia encoders to export compressed standard video files. Generated a

    Saves animated data visualizations into standard video file formats for offline playback and sharing.

    Python
    Voir sur GitHub↗1,452
  1. Home
  2. Graphics & Multimedia
  3. Multi-Format Video Export

Explorer les sous-tags

  • Alpha Channel Video ExportExporting video files that preserve transparency layers (alpha channels). **Distinct from Multi-Format Video Export:** Distinct from general multi-format export by focusing specifically on the preservation of the alpha channel for transparency.
  • Alpha-Channel ExportsExporting video specifically with transparency layers preserved via alpha channels. **Distinct from Multi-Format Video Export:** Distinct from multi-format export as it focuses specifically on preserving transparency (alpha channel) rather than just file format conversion.