Showing 148 open source projects for "lossless"

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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    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
    Lossless Claw

    Lossless Claw

    LCM (Lossless Context Management) plugin for OpenClaw

    Lossless Claw is an advanced context management plugin for the OpenClaw agent ecosystem that redefines how conversational memory is handled in large language model systems. Instead of relying on traditional sliding-window truncation or lossy summarization, it introduces a lossless architecture that preserves all historical messages while maintaining usable context within token limits.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    LosslessCut

    LosslessCut

    The swiss army knife of lossless video/audio editing

    ...Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome FFmpeg which does all the grunt work. Lossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from the same camera). Lossless stream editing: Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file).
    Downloads: 622 This Week
    Last Update:
    See Project
  • 3
    lsfg-vk

    lsfg-vk

    Lossless Scaling Frame Generation on Linux

    The lsfg-vk project is a Vulkan layer developed primarily by PancakeTAS that hooks into Vulkan-based applications to enhance rendering by generating additional frames using the Lossless Scaling frame generation algorithm originally associated with the Lossless Scaling project. Instead of relying on driver-specific or hardware-accelerated upscaling, this layer intercepts Vulkan API calls and injects frame interpolation on the fly, effectively producing smoother motion in supported games and applications by creating synthetic intermediate frames. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Video2X

    Video2X

    A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K

    A lossless video/GIF/image upscale achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018. The latest Windows update is built based on version 4.8.1. GUI is not available for 5.0.0 yet, but is already under development. Go to the GUI page to see the basic usage of the GUI. Try the mirror if you can't download releases directly from GitHub.
    Downloads: 719 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
    OCRmyPDF

    OCRmyPDF

    OCRmyPDF adds an OCR text layer to scanned PDF files

    OCRmyPDF adds an optical character recognition (OCR) text layer to scanned PDF files, allowing them to be searched. PDF is the best format for storing and exchanging scanned documents. Unfortunately, PDFs can be difficult to modify. OCRmyPDF makes it easy to apply image processing and OCR (recognized, searchable text) to existing PDFs.
    Downloads: 123 This Week
    Last Update:
    See Project
  • 6
    XLD

    XLD

    A tool for transcoding lossless audio files

    X Lossless Decoder(XLD) is a tool for Mac OS X that is able to decode/convert/play various 'lossless' audio files. The supported audio files can be split into some tracks with cue sheet when decoding. It works on Mac OS X 10.4 and later.
    Leader badge
    Downloads: 4,485 This Week
    Last Update:
    See Project
  • 7
    website-to-gif

    website-to-gif

    Turn your website into a GIF

    ...You can use the following example gif.yml. Make sure to modify the url value and add any other input you want to use. WebP rendering will take a lot of time to benefit from lossless quality and file size optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LZ4

    LZ4

    Extremely fast compression algorithm

    LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle). It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio. LZ4 library is provided as open-source software using a BSD license.
    Downloads: 275 This Week
    Last Update:
    See Project
  • 9
    Fair

    Fair

    A Flutter package used to update widget tree dynamically

    ...Fair provides standard widgets, which can be used as a new dynamic page or as part of an existing Flutter page, such as typography/style modification of operation bits, full page replacement, partial replacement, etc. Fair's UI rendering is lossless and can be restored at the pixel level. Fair-Online is an integrated cloud development platform for Flutter developers, from online development of Flutter, to real-time compilation and preview, packaging and publishing.
    Downloads: 0 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
  • 10
    Gulp Imagemin

    Gulp Imagemin

    Minify PNG, JPEG, GIF and SVG images

    A Gulp plugin that optimizes images by reducing file sizes without losing quality, improving web performance and reducing bandwidth usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Brotli

    Brotli

    Brotli compression format

    ...This happens when "one-shot" decoding API is used (or input chunk for streaming API is not limited), input size (chunk size) is larger than 2GiB, and input contains uncompressed blocks. After the overflow happens, memcpy is invoked with a gigantic num value, that will likely cause the crash. Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 12
    simdjson

    simdjson

    Parsing gigabytes of JSON per second

    JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++. The simdjson library uses three-quarters less instructions than state-of-the-art parser RapidJSON. To our knowledge, simdjson is the first fully-validating JSON parser to run at gigabytes per second (GB/s) on commodity...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Markdig

    Markdig

    A fast, powerful, CommonMark compliant, extensible Markdown processor

    ...Even the core Markdown/CommonMark parsing is pluggable, so it allows to disable built-in Markdown/Commonmark parsing (e.g Disable HTML parsing) or change behavior. Parses trivia (whitespace, newlines and other characters) to support lossless parse ⭢ render roundtrip. This enables changing markdown documents without introducing undesired trivia changes. Special attributes or attached HTML attributes (inspired from PHP Markdown Extra - Special Attributes). Diagrams extension whenever a fenced code block contains a special keyword, it will be converted to a div block with the content as-is.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Lidarr

    Lidarr

    Looks and smells like Sonarr but made for music

    ...It continuously monitors RSS feeds for new releases from your favorite artists, automatically retrieves them, sorts files into your library, and ensures consistent naming and tagging so your collection stays tidy and accessible. The tool also supports quality upgrades: if a better version of a track becomes available (for example, a lossless format), Lidarr can automatically fetch and replace lower-quality files, saving you manual effort. Integrated with many popular download clients and indexers, users can customize how Lidarr interacts with their existing setup for optimized automation. Built with a user-friendly web interface, it works cross-platform on Windows, macOS, Linux, and NAS systems, and can also run as a Docker service for containerized environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    DFlash

    DFlash

    Block Diffusion for Ultra-Fast Speculative Decoding

    ...It acts as a “drafter” that proposes likely continuations which the main model then verifies, enabling significant throughput gains compared to traditional autoregressive decoding methods that generate token by token. This approach has been shown to deliver lossless acceleration on models like Qwen3-8B by combining block diffusion techniques with efficient batching, making it ideal for applications where latency and cost matter. The project includes support for multiple draft models, example integration code, and scripts to benchmark performance, and it is structured to work with popular model serving stacks like SGLang and the Hugging Face Transformers ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Token-Oriented Object Notation

    Token-Oriented Object Notation

    Token-Oriented Object Notation (TOON)

    Token-Oriented Object Notation is an open specification and toolkit for a data serialization format called Token-Oriented Object Notation (TOON), designed specifically to optimize how structured data is passed to large language models. The format aims to reduce token overhead compared with traditional formats like JSON while remaining human-readable and structurally expressive. TOON represents the same data model as JSON but removes unnecessary syntax such as braces and quotes, relying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AWS CDI SDK

    AWS CDI SDK

    AWS Cloud Digital Interface (CDI) SDK

    ...The SDK takes care of the complex task of ensuring that large amounts of data are seamlessly transferred across the AWS network using multi-path technology to ensure lossless quality without the need for extensive network buffering and delay. The SDK consists of two main API layers, depending on the desired level of functionality, and a common core layer. The CDI Audio, Video and Metadata (CDI-AVM) layer takes care of transferring multi-stream, modern video signals that contain video, audio and metadata. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JLD.jl

    JLD.jl

    Saving and loading julia variables while preserving native types

    ...JLD is a specific "dialect" of HDF5, a cross-platform, multi-language data storage format most frequently used for scientific data. By comparison with "plain" HDF5, JLD files automatically add attributes and naming conventions to preserve type information for each object. For lossless storage of arbitrary Julia objects, the only other complete solution appears to be Julia's serializer, which can be accessed via the serialize and deserialize commands. However, because the serializer is also used for inter-process communication, long-term backward compatibility is currently uncertain. (The JLDArchives repository exists to test the compatibility of older JLD file formats.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AV1 AVIF

    AV1 AVIF

    AV1 Image File Format Specification - ISO-BMFF/HEIF derivative

    AV1 AVIF is the official specification and reference design for the AV1 Image File Format (AVIF), defining how AV1-encoded bitstreams are packaged into the HEIF container format (based on ISOBMFF) to produce AVIF files. The project outlines the syntax and semantics required for AVIF compliance, including support for multiple image profiles, color depths, chroma subsampling modes, HDR/WCG, alpha channels, animation/image sequences, and various color-space/bit-depth combinations — making AVIF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LosslessExtract

    LosslessExtract

    Lossless audio extraction tool for Bluray, DVD-Audio, SACD, MKV

    ...Whether you’re archiving your home theater collection or preparing high-end audio projects, Lossless Extract ensures every detail is preserved, every time. S
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 21
    PhotoLocator

    PhotoLocator

    Photo geotagging and culling software

    ...The locations can either be set automatically based on timestamps or manually by copy/pasting from other files or selecting on the map. PhotoLocator can perfom a lossless update of the EXIF data in the target files directly or in copies of the files. KML files can be obtained directly from the Google maps location history. GPX files can be exported by many location and sports tracking apps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    hide

    A image-based steganographic data hiding tool

    A image-based steganographic data hiding tool. Your data is hidden in the least significant pixel values of the image of your choice. Currently the following (lossless) image formats are supported: PNG, TIFF, and WebP. See https://albinoloverats.net/projects/hide for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QMP3Gain

    QMP3Gain

    Multiplatform GUI of MP3Gain which adjusts volume of MP3 files

    User interface front end supporting famous MP3Gain engine which analyzes and losslessly adjusts MP3 files to a specified target volume. A complete re-creation (made in QT5) of the original MP3Gain GUI, however it can be run on more platforms.
    Leader badge
    Downloads: 210 This Week
    Last Update:
    See Project
  • 24
    MediaCoder

    MediaCoder

    Universal media transcoding software

    MediaCoder is a universal media transcoding software actively developed and maintained since 2005. It puts together most cutting-edge audio/video technologies into an out-of-box transcoding solution with a rich set of adjustable parameters which let you take full control of your transcoding. New features and latest codecs are added or updated constantly. MediaCoder might not be the easiest tool out there, but what matters here is quality and performance. It will be your swiss army knife for...
    Leader badge
    Downloads: 792 This Week
    Last Update:
    See Project
  • 25

    Pineapple Steam Recording Exporter

    Export video recorded by Steam in a fastest way without losing quality

    This is a tool for exporting video recorded by Steam as MP4 files in a fastest way and without losing any quality, and also allows you share exported MP4 videos to another device via local network. This tool is designed to be used on Steam Deck, but also works on other Linux distributions and Windows as well.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB