Showing 137 open source projects for "raw"

View related business solutions
  • 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
  • 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
  • 1
    RawTherapee

    RawTherapee

    A powerful cross-platform raw photo processing program

    ...The program supports a very wide range of camera raw formats (via a patched version of dcraw) as well as non-raw formats such as JPEG, TIFF, and PNG. Users can work non-destructively: adjustments are previewed but stored separately (sidecar files) and only applied during export, which allows experimentation without altering originals. The interface includes a file browser, processing queue, editing pane with full-image previews, history stack, and batch export functionality.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    darktable

    darktable

    darktable is an open source photography workflow application

    darktable is an open source photography workflow application and non-destructive raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images, enhance them and export them on local or remote storage.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    Raw Mover for Photographers

    Raw Mover for Photographers

    RAW Mover is a simple, user-friendly desktop application designed to h

    RAW Mover is a simple, user-friendly desktop application designed to help photographers and enthusiasts organize their RAW image files. It automatically identifies paired RAW and JPG/PNG/JPEG files in a selected folder and moves the RAW files into a dedicated RAW_Files subfolder, keeping your main photo directories clean and organized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    ...All major desktop and mobile platforms are supported. miniaudio gives you complete flexibility. With the low-level API, just initialize a connection to the device and send or receive raw audio data. The modular design of miniaudio allows you to use the low-level API without compromising your ability to make use of other features like the node graph and resource manager. miniaudio's node graph system gives you an easy way to set up advanced mixing and effect graphs. Each node sends it's output to another node, and so on and so forth to produce all kinds of effects. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    MediaDevices

    MediaDevices

    Go implementation of the MediaDevices API

    mediadevices is a Go library developed by the Pion WebRTC team that enables real-time access to audio and video devices for building native Go applications involving media streaming and conferencing. It provides a cross-platform, unified API for capturing and manipulating media streams and is often used in combination with Pion WebRTC for peer-to-peer communications. Its support for device enumeration, media constraints, and frame processing makes it a powerful building block for custom...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    Pix

    Image management application

    ...It is part of the X-Apps project, which aims at producing cross-distribution and cross-desktop software. Pix supports numerous image types including: BMP, JPEG, GIF, PNG, TIFF, TGA, ICO and XPM; with optional support for RAW and HDR (high dynamic range) images. It is also able to view EXIF data attached to JPEG images. Pix has its own set of image editing tools that enable you to make color, hue, saturation, lightness and contrast adjustments, as well as a number of advanced tools such as slide shows, converting image format and more.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    MeshLab

    MeshLab

    The open source mesh processing system

    ...The open source system for processing and editing 3D triangular meshes. It provides a set of tools for editing, cleaning, healing, inspecting, rendering, texturing and converting meshes. It offers features for processing raw data produced by 3D digitization tools/devices and for preparing models for 3D printing.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 8
    The FreeMoCap Project

    The FreeMoCap Project

    Free Motion Capture for Everyone

    ...It processes synchronized video feeds to reconstruct skeletal motion, which can then be exported for animation, biomechanics research, or creative projects. FreeMoCap includes tools for calibration, recording, processing, and visualization, allowing users to move from raw footage to structured motion data within a single ecosystem. Because it is open and extensible, researchers and developers can adapt the pipeline for specialized motion analysis or integrate it into animation workflows.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Planetiler

    Planetiler

    Flexible tool to build planet-scale vector tilesets

    ...Planetiler aims to be fast and memory-efficient so that you can build a map of the world in a few hours on a single machine without any external tools or database. Vector tiles contain raw point, line, and polygon geometries that clients like MapLibre can use to render custom maps in the browser, native apps, or on a server. Planetiler packages tiles into an MBTiles (SQLite) or PMTiles file that can be served using tools like TileServer GL or Martin or even queried directly from the browser. See awesome-vector-tiles for more projects that work with data in this format. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Kavita

    Kavita

    Kavita is a fast, feature rich, cross platform reading server

    ...Install to start reading and share your server with your friends. Quickly resume your reading from your homepage, and get to your reading lists and collections. Serve up Manga/Webtoons/Comics (cbr, cbz, zip/rar, 7zip, raw images) and Books (epub, pdf). First-class responsive readers that work great on any device (phone, tablet, desktop). Dark mode and customizable theming support. Provide hooks into metadata providers to fetch metadata for Comics, Manga, and Books. Metadata should allow for collections, want-to-read integration from 3rd party services, genres. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    An image processing library for Node written entirely in JavaScript, with zero native dependencies. If you're using this library with TypeScript the method of importing slightly differs from JavaScript. Instead of using require, you must import it with ES6 default import scheme. If you're using a web bundles (webpack, rollup, parcel) you can benefit from using the module build of jimp. Using the module build will allow your bundler to understand your code better and exclude things you aren't...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    PhotoPrism

    PhotoPrism

    AI-Powered Photos App for the Decentralized Web 🌈💎✨

    PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud. Our mission is to provide the most user- and privacy-friendly solution to keep your pictures organized and accessible. That's why PhotoPrism was built from the ground up to run wherever you need it, without compromising freedom, privacy, or functionality.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    App Store Screenshots Generator

    App Store Screenshots Generator

    End to end app store screenshot creation using AI

    App Store Screenshots Generator project is an AI-assisted automation tool that generates production-ready App Store screenshots for iOS applications, focusing on marketing-quality visuals rather than raw UI captures. It works by guiding developers through a structured prompt process where they describe their app’s features, branding, and style preferences, and then automatically builds a screenshot generation system using a Next.js-based framework. The tool emphasizes persuasive design, treating screenshots as advertisements with strong copywriting and visual hierarchy rather than simple previews of functionality. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    sharp

    sharp

    High performance Node.js image processing module

    ...This module supports reading JPEG, PNG, WebP, AVIF, TIFF, GIF and SVG images. Output images can be in JPEG, PNG, WebP, AVIF and TIFF formats as well as uncompressed raw pixel data. Streams, Buffer objects and the filesystem can be used for input and output.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    AudioNotes

    AudioNotes

    Extract audio and video content and organize it into a Markdown note

    AudioNotes is an application (or proof-of-concept) that likely combines audio recording or playback with note-taking or annotation functionality — enabling users to record voice or audio and attach textual or timestamped notes, making it ideal for lectures, interviews, meetings, or personal memos. Such a tool offers a more expressive and flexible way to capture and revisit information: instead of just typed notes or raw audio, users get both audio context and structured notes. As an open-source repository, AudioNotes provides developers or power users the opportunity to customize how audio is captured, stored, annotated, and replayed — e.g. adding playback speed control, export to standard formats, or synchronization between notes and audio timeline. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    exiftool

    exiftool

    Read, write and edit metadata

    Perl library and command-line application for reading, writing and editing meta information (EXIF, IPTC, XMP, and more) in a wide variety of file formats (JPEG, TIFF, PNG, PDF, RAW, and more).
    Leader badge
    Downloads: 42,014 This Week
    Last Update:
    See Project
  • 17
    XnView MP
    XnView MP/Classic is a free Image Viewer to easily open and edit your photo file. The Image Viewer supports all major image formats (JPEG, TIFF, PNG, GIF, WEBP, JPEG-XL, AVIF, HEIC, PSD, JPEG2000, OpenEXR, camera RAW, PDF, DNG, CR2). As Image Viewer you have features like color adjusting, image resizer, cropping, screen capture, metadata editing (IPTC, XMP) and much more. With its easy-to-use explorer-like interface, XnView MP allow you to quickly view your images and photos, but also to make image management. You have features like batch rename, batch converter, duplicate image finder, image compare, but you can also create contact sheets, slideshow. ...
    Downloads: 183 This Week
    Last Update:
    See Project
  • 18
    Tesseract Animator

    Tesseract Animator

    This program animates a shaded tesseract

    This program animates a shaded tesseract in a GTK window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    YUVviewer

    YUVviewer

    YUVviewer is a small tool for developers to preview raw image formats.

    YUVviewer is a small tool for developers to view and preview various original image formats. It is based on Qt and opencv frameworks and supports windows/linux/macos.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20
    FastPhotoTagger

    FastPhotoTagger

    A fast way to set photo metadata tags

    ... - Define hierarchical keywords - View images and slideshows that display tags as captions - Create and search a metadata database FastPhotoTagger has versions for PC and Android. FastPhotoTagger uses ExifTool to read & write metadata, HyperSQL to manage its database, dcraw to display DNG & RAW, and ImageMagick to display TIFF. WEBP, & HEIC.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 21
    scantailor-experimental

    scantailor-experimental

    Scan Tailor Experimental is an interactive post-processing tool

    Scan Tailor Experimental is an interactive post-processing tool for scanned pages. You give it raw scans, and you get pages ready to be printed or assembled into a PDF or DJVU file. Scanning, optical character recognition, and assembling multi-page documents are out of scope of this project.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 22
    Cue Sheet Generator

    Cue Sheet Generator

    Easily generate cue sheets for CD images with compressed audio tracks.

    A program to easily generate cue sheets for CD images with compressed or raw (wav) audio tracks, usable, for example, in DosBox.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 23
    IMYplay

    IMYplay

    Plays iMelody (IMY) files using many sound systems

    ...GStreamer (http://gstreamer.freedesktop.org), 10. PC-Speaker (at least Linux and DOS). It can also: - convert IMY ringtones to MIDI files, - convert IMY ringtones to WAV files, - write raw samples to an output file, - execute an external program on each note. See the project homepage https://imyplay.sourceforge.io and the project Wiki in the menu above.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Yoshimi

    Yoshimi

    A Software synthesizer for Linux

    ...Yoshimi comes with a built-in User Guide, and there is also a highly detailed Advanced Reference Manual under continuous development: https://github.com/Yoshimi/yoshimi-doc/raw/master/pdf/yoshimi-advanced-reference-manual.pdf
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    Float-ditherer

    Float-ditherer

    A dithering software based around floats

    Float-ditherer is a tool that converts images into pure 1-bit images using a user specified palette tailored to convert images,textures and sprites using a float-based sampling method and float matrix. The software is meant to be lightweight and for power-users
    Downloads: 13 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB