Showing 1360 open source projects for "processing"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    CainCamera

    CainCamera

    CainCamera is an Android Project to learn about development

    CainCamera is an open-source Android project designed as a comprehensive learning resource for building advanced camera, image processing, and short video editing applications. It demonstrates how to implement real-time beauty filters, dynamic effects, and video recording using technologies like OpenGL ES and FFmpeg. The project includes modules for camera preview, face detection, filter rendering, and media editing, providing a full pipeline from capture to playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    smartcrop.js

    smartcrop.js

    Content aware image cropping

    ...It's often a compromise and sometimes it fails miserably. Smartcrop.js is the result of my experiments with content aware image cropping. It uses fairly simple image processing and a few rules to attempt to create better crops of images. This library is still in it's infancy but the early results look promising. So true to the open source mantra of release early, release often, I'm releasing version 0.0.0 of smartcrop.js. Smartcrop.js implements an algorithm to find good crops for images. It can be used in the browser, in node or via a CLI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AAXtoMP3

    AAXtoMP3

    Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS

    ...The tool uses FFmpeg for decoding and encoding, ensuring compatibility with a wide range of playback systems. It preserves chapter markers and metadata during conversion, maintaining the structure of the original audiobook. AAXtoMP3 supports batch processing, enabling users to convert multiple files in a single workflow. Its minimal setup and script-based usage make it suitable for automation and integration into personal media pipelines. Overall, it provides a practical solution for managing audiobook libraries in open formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Telegram WebRTC (VoIP)

    Telegram WebRTC (VoIP)

    Voice chats, private incoming and outgoing calls in Telegram

    ...The library is built on top of low-level communication protocols, ensuring efficient handling of real-time media streams. It supports integration with FFmpeg and other tools for processing audio and video before transmission. tgcalls allows developers to create bots that can play music, stream content, or interact with live voice channels programmatically. It also supports cross-platform usage and integration into larger automation systems. Overall, it serves as a powerful toolkit for building real-time communication features within Telegram ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    flutter_ffmpeg

    flutter_ffmpeg

    Not maintained anymore. Superseded by FFmpegKit

    ...Overall, it offers a comprehensive solution for integrating advanced media processing into Flutter apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Delphi ASIO & VST Packages
    With these packages for Delphi the user can easily create VST plugins or ASIO applications within minutes. The included algorithms for filters and dynamics help to built effects without much knowledge of digital signal processing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    aPhoto

    aPhoto

    aPhoto is a Batch Intuitive Program Makes Text and Image Watermarks

    Introduction: aPhoto is a batch, intuitive and portable program that helps you to make text(eg. Copyright Notice) and image(eg. Logo) watermarks for the photos, and save the result photos to JPG, PNG, GIF, or BMP file formats. aPhoto is a lightweight application whose purpose is to help users embed text or image watermarks on their favorite pictures. This is a portable program, so it is important to mention that it doesn't leave any traces in the Windows Registry. You can copy it on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    VAD

    VAD

    Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM

    ...It also provides a recorded dataset in varied real-world settings (e.g. bus stop, construction site, park, room) with ground truth labeling. Acoustic feature extraction (multi-resolution cochleagram, MRCG). Post-processing modules (e.g. smoothing, thresholds). The toolkit supports both MATLAB and Python/TensorFlow components (for feature extraction, classification, postprocessing). Acoustic feature extraction (multi-resolution cochleagram, MRCG). Provided real-world dataset with manual annotations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Harp

    Harp

    Static site server/generator with built-in preprocessing

    Harp is a static web server that also serves Jade, Markdown, EJS, Less, Stylus, Sass, and CoffeeScript as HTML, CSS, and JavaScript without any configuration. It supports the beloved layout/partial paradigm and it has flexible metadata and global objects for traversing the file system and injecting custom data into templates. Optionally, Harp can also compile your project down to static assets for hosting behind any valid HTTP server. Pre-compilers are becoming extremely powerful and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lenna

    lenna

    Lenna: Open Source Image Processing Program

    Program to batch compress, resize and rename Images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ACToolkit's temporary homepage

    ACToolkit's temporary homepage

    Max-objects-&-patches for Algorithmic Composition and statistical DSP

    ...Also, the package includes numerous examples exemplifying the methodologies on the usage of PDF-shaping in Algorithmic Composition, especially ones involving signal processing techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jetson-ffmpeg

    jetson-ffmpeg

    ffmpeg support on jetson nano

    ...It provides a bridge between FFmpeg and NVIDIA’s proprietary APIs, allowing developers to leverage on-device hardware encoders and decoders for improved performance. The project includes a library and patch system that modifies FFmpeg builds to enable NVMPI-based acceleration. This allows efficient processing of video streams on embedded systems without overloading CPU resources. jetson-ffmpeg is particularly useful for edge computing applications such as robotics, surveillance, and real-time streaming. It requires building both the library and a patched version of FFmpeg to fully enable hardware features. Overall, it extends FFmpeg functionality to better suit embedded GPU-powered environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IMLAB

    IMLAB

    A Free Experimental System for Image Processing

    ImLab is a free open source graphical application for Scientific Image Processing that runs in Windows, Linux and many other UNIX systems. It supports multiple windows, data types including 32 bit integers, 32 bit real numbers and complex numbers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    kAtomics

    Geometric kernel for CAD programs using an atomic approach

    This kernel uses a discrete approach where the geometry is split into "atoms" at a fixed resolution (e.g. 1µm). The aim is to make full use of the parallel processing capabilities of modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Astronomy Linux 21.04

    Astronomy Linux 21.04

    This is an open project "Astronomy Linux 21.04" for amateurs

    This is an open project "Astronomy Linux" for amateurs. Free distributive designed for astronomy amateurs. This image contains different astronomical programs, for example: planetariums, image processing, astro-hardware control, INDI drivers, etc. ********************************************************************************** WARNING! You can install and use this distribution without any guarantees. We are do NOT responsible for the loss of data from your computer during installation of the distribution, as well as during its testing or/and using! ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    vdx

    vdx

    An intuitive CLI for processing video, powered by FFmpeg

    vdx is a command-line video processing tool built on top of FFmpeg that simplifies common editing tasks through a clean and intuitive interface. It allows users to perform operations such as trimming, cropping, resizing, and format conversion without manually writing complex FFmpeg commands. The tool is designed to process multiple video files concurrently, improving efficiency when handling batch workloads.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    FUI Audio DAC

    FUI Audio DAC

    FPGA-Based USB-Input Audio Digital to Analogue Converter

    An open-hardware and -firmware project that implements a USB-input fully-digital class-D audio amplifier. All processing is done on FPGA, including the USB-physical, USB-SIE, HID interface, clock-recovery, bus voltage regulation, noise-shaping and PWM output. A Microchip PIC based remote control is also included. The remote maps to the media buttons of the USB HID interface. The volume control, next track, previous track, stop and play/pause functions are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site. ATTENTION: As of February 2020, the development has been moved to https://github.com/pgf-tikz/pgfplots ! Please refer to the new page for downloads and change requests! This page is kept in read-only mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    hplayer

    hplayer

    A multi-screen player using Qt + FFmpeg

    ...The architecture emphasizes performance and simplicity, using native libraries to achieve efficient playback. It also demonstrates integration between UI layers and low-level media processing components. Overall, it serves as a practical reference for building custom media players.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    X32 Scene Parser

    X32 Scene Parser

    An X32 scene management tool

    This parsing tool can be used to extract sections of a Behringer X32 or Midas M32 scene file in order to create specialized snippets.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    X-Air Scene Parser

    X-Air Scene Parser

    An X-Air scene management tool

    The X-Air/M-Air does not include snippets (like the X32), This parsing tool is a port of the X32 Scene Parser that can be used to create modified scene files which can function like snippets.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    240p-test-suite

    240p-test-suite

    A homebrew video suite for game consoles

    Downloads are now available at https://artemiourbina.itch.io/240p-test-suite A homebrew software suite for video game consoles developed to help in the evaluation of upscalers, upscan converters, line doublers and of course TV processing of 240p video. The Wii and Dreamcast versions have modes for 480i and 480p evaluation as well. It has tests designed with the processing of 240p signals in mind, although when possible it includes other video modes and specific tests for them. These have been tested with video processors on real hardware and a variety of displays, including CRTs and Arcade monitors via RGB. ...
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 24
    Savify

    Savify

    Download Spotify songs to mp3 with full metadata and cover art

    Savify is a command-line tool designed to download and archive music from Spotify by leveraging YouTube as the audio source while preserving Spotify metadata. It allows users to input playlists, albums, or individual tracks and automatically retrieves matching audio files with proper tagging. The tool integrates FFmpeg and yt-dlp to handle downloading, conversion, and formatting into common audio formats such as MP3. It enriches files with metadata including artist, album, cover art, and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    FITS Command-line Utilities

    A set of Windows command-line utilities to manipulate FITS files

    A set of Windows command-line utilities to manipulate FITS files, primarily developed to simplify photometry data reduction process with IRIS (free astronomical image processing software).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB