Showing 228 open source projects for "processing"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    MeshLab

    MeshLab

    The open source mesh processing system

    MeshLab is an open-source, portable, and extensible system for the processing and editing of unstructured large 3D triangular meshes. It is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes. MeshLab is mostly based on the open source C++ mesh processing library VCGlib developed at the Visual Computing Lab of ISTI - CNR. ...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    Blur

    Blur

    Add motion blur to videos

    Blur is a command-line tool designed to simplify video processing workflows focused on blurring and censoring sensitive regions within video content. It provides a streamlined interface for applying blur effects to specific areas, often using FFmpeg as the underlying processing engine. The tool enables automation of repetitive editing tasks such as anonymizing faces, text, or objects in video frames.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    cobalt

    cobalt

    Video and media downloader: Best way to save what you love

    Cobalt is an open-source media downloader and tool designed to provide a high-performance and privacy-focused alternative for interacting with online media content, particularly focused on downloading and processing media from various platforms. It emphasizes speed, reliability, and a clean user experience, allowing users to retrieve media without unnecessary tracking, ads, or intrusive elements commonly found in web-based tools. The project is built with performance in mind, leveraging efficient backend processing to handle requests quickly and consistently. ...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 4
    CompressO

    CompressO

    Convert any video/image into a tiny size. 100% free & open-source

    ...With a focus on usability, it provides batch processing, metadata viewing, and intuitive workflows, making it suitable for content creators managing large media files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Reactor Core

    Reactor Core

    Non-Blocking Reactive Foundation for the JVM

    Reactor Core is a foundational library for building reactive applications in Java, providing a powerful API for asynchronous, non-blocking programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    cloud-morph

    cloud-morph

    Decentralize, Self-host Cloud Gaming/Application

    ...It leverages containerization and distributed architecture to handle workloads efficiently across multiple nodes. cloud-morph focuses on flexibility, enabling users to define custom processing pipelines for different media scenarios. It can be used for applications such as streaming, video processing, and content delivery optimization. Overall, it provides a scalable solution for handling multimedia transformations in cloud environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shutter Encoder

    Shutter Encoder

    A professional video compression tool accessible to all

    Shutter Encoder is a cross-platform video and audio processing application designed to provide professional-grade encoding and conversion tools through an accessible graphical interface. Built primarily on FFmpeg, it offers a wide range of media operations including transcoding, compression, format conversion, and editing. The software supports numerous codecs and formats, enabling users to prepare media for broadcasting, streaming, or archiving.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    StreamPot

    StreamPot

    Run FFmpeg as an API with fluent-ffmpeg compatibility, queues and S3

    ...It integrates FFmpeg as its core processing engine, enabling advanced encoding and transformation workflows. StreamPot is designed for deployment in cloud environments, supporting containerization and distributed processing. It also includes tools for managing media assets, monitoring processing jobs, and integrating with frontend applications. Overall, it functions as a backend infrastructure for building video streaming services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Videomass

    Videomass

    Videomass is a free, open source and cross-platform GUI for FFmpeg

    ...Videomass integrates closely with FFmpeg, exposing powerful capabilities such as transcoding, filtering, and format conversion without requiring command-line interaction. It also supports scripting and customization for more advanced use cases. Overall, it combines usability and flexibility into a comprehensive multimedia processing tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Jaffree

    Jaffree

    Java ffmpeg and ffprobe command-line wrapper

    ...Jaffree is particularly useful in backend systems where video or audio processing needs to be automated and integrated into larger applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Verticals v3

    Verticals v3

    Automated YouTube Shorts pipeline

    ...The pipeline emphasizes automation, allowing users to produce short-form content at scale with minimal manual intervention. It integrates FFmpeg and other media processing tools to handle video transformations, resizing, and encoding. The system also supports adding overlays, captions, and audio enhancements to improve engagement. Designed for creators and developers, it enables repeatable workflows for generating social media content efficiently. Its modular structure allows customization of each stage in the pipeline, making it adaptable to different content strategies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    AutoSubSync

    AutoSubSync

    Automatic subtitle synchronization tool

    ...It provides a drag-and-drop interface that simplifies the process of loading video and subtitle files, making it accessible for non-technical users. AutoSubSync also includes batch processing capabilities, enabling users to handle entire media libraries efficiently. It supports a wide range of subtitle formats and can synchronize subtitles using either the original video or a reference subtitle file. Overall, it streamlines subtitle correction workflows while maintaining flexibility and precision.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 13
    FFBox

    FFBox

    A multimedia transcoded treasure chest / a FFmpeg case

    FFBox is a graphical multimedia processing application that provides an accessible interface for working with FFmpeg operations such as encoding, conversion, and editing. It allows users to perform tasks like trimming, merging, and compressing media files without using command-line tools. The software supports a wide range of audio and video formats, making it suitable for diverse media workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rsmpeg

    Rsmpeg

    A Rust crate that exposes FFmpeg's power as much as possible

    Rsmpeg is a Rust-based binding for FFmpeg that provides low-level access to multimedia processing capabilities through safe and efficient abstractions. It allows developers to interact directly with FFmpeg libraries for tasks such as encoding, decoding, and stream manipulation. The library is designed to balance performance with safety by leveraging Rust’s ownership model and memory management features. It supports handling of containers, codecs, and frames, enabling fine-grained control over media workflows. rsmpeg is suitable for building high-performance multimedia applications that require precise control over processing pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    StreamEx

    StreamEx

    Enhancing Java Stream API

    This library defines four classes, StreamEx, IntStreamEx, LongStreamEx, DoubleStreamEx which are fully compatible with Java 8 stream classes and provide many additional useful methods. Also EntryStream class is provided which represents the stream of map entries and provides additional functionality for this case. Finally, there are some new useful collectors defined in MoreCollectors class as well as primitive collectors concept.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 16
    Erethos Downloader

    Erethos Downloader

    Save Erothots content including leaked videos and premium collections

    Erethos Downloader is an automation tool designed to download media content from supported adult content platforms, enabling users to archive videos and images locally for offline access. The project focuses on simplifying the retrieval process by allowing users to input URLs or account information and automatically fetch associated content in bulk. It includes mechanisms for handling authentication and session data, ensuring access to content that may require login credentials. The...
    Downloads: 142 This Week
    Last Update:
    See Project
  • 17
    Membrane Core

    Membrane Core

    The core of Membrane Framework, multimedia processing framework

    membrane_core is the foundation of the Membrane multimedia framework for Elixir, providing the abstractions and runtime needed to build real-time audio and video pipelines. It models media processing as a graph of lightweight, supervised OTP processes—elements connected by links—so work is isolated, fault-tolerant, and easy to scale or reconfigure at runtime. The core defines a clear lifecycle and callback API for elements, plus concepts like buffers, events, and capabilities/format negotiation to keep components interoperable and type-safe. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ffmpeg.wasm

    ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

    ffmpeg.wasm is a pure WebAssembly (and JavaScript/TypeScript) port of FFmpeg that enables in-browser media recording, conversion, and streaming—letting developers perform video/audio processing entirely client-side without server uploads. Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly. Supports both single-threaded and multi-threaded cores using web workers. Written in TypeScript for improved developer experience.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    PyAV

    PyAV

    Pythonic bindings for FFmpeg's libraries

    PyAV is a Python library that provides direct bindings to FFmpeg, offering fine-grained control over multimedia processing through a Pythonic interface. It enables developers to work with media containers, streams, packets, codecs, and frames, exposing low-level operations while simplifying some of the complexity of FFmpeg. The library is designed for precise media manipulation, making it suitable for applications that require frame-level access or custom processing pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Frame

    Frame

    Fast FFmpeg GUI

    ...Its modular design allows customization of workflows and integration into different environments. Overall, it serves as a practical utility for frame-level video processing and experimentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Delphi-OpenCV

    Delphi-OpenCV

    Project Delphi-OpenCV. Translation of OpenCV library header files

    Delphi-OpenCV is a set of Object Pascal bindings and tools that bring OpenCV functionality into the Delphi development environment. It provides access to computer vision capabilities such as image processing, feature detection, and video analysis within native Delphi applications. The project includes sample programs, preconfigured packages, and integration with related libraries like SDL and OpenGL. It supports multiple OpenCV versions and includes resources such as Haar cascades for face detection tasks. Developers can use it to build desktop applications that leverage real-time vision processing. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    ffmpeg-normalize

    ffmpeg-normalize

    Audio Normalization for Python/ffmpeg

    ffmpeg-normalize is a command-line utility designed to normalize audio levels in media files using FFmpeg, ensuring consistent volume across multiple tracks. It supports both EBU R128 loudness normalization and peak normalization methods, allowing users to choose the appropriate standard for their needs. The tool analyzes audio streams and applies adjustments to achieve target loudness levels without introducing distortion. It can process multiple files in batch mode, making it suitable for...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Riemann

    Riemann

    A network event stream processing system, in Clojure

    Riemann aggregates events from your servers and applications with a powerful stream processing language. Send an email for every exception in your app. Track the latency distribution of your web app. See the top processes on any host, by memory and CPU. Combine statistics from every Riak node in your cluster and forward to Graphite. Track user activity from second to second. Riemann streams are just functions which accept an event.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ReClip

    ReClip

    Download videos from almost any website

    ...Users can paste multiple URLs at once, select output formats such as MP4 or MP3, and choose quality settings before downloading. The system also includes features like automatic URL deduplication and batch processing to improve usability.
    Downloads: 133 This Week
    Last Update:
    See Project
  • 25
    AvCpp

    AvCpp

    C++ wrapper for FFmpeg

    AvCpp is a modern C++ wrapper library for FFmpeg designed to provide a safer and more intuitive interface for multimedia processing. It leverages modern C++ features to simplify memory management and reduce the complexity of working with FFmpeg’s C APIs. The library enables developers to handle encoding, decoding, and streaming tasks with cleaner and more maintainable code. It focuses on performance while improving developer productivity through abstraction. avcpp supports integration into multimedia applications requiring efficient processing pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB