Search Results for "image compression" - Page 3

Showing 129 open source projects for "image compression"

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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Crunch

    Crunch

    Insane(ly slow but wicked good) PNG image optimization

    Crunch is an image compression tool for lossy PNG image file optimization. Using a combination of selective bit depth, color palette reduction and color type, as well as zopfli DEFLATE compression algorithm encoding that employs the pngquant and zopflipng PNG optimization tools, Crunch is effectively able to optimize and compress images with minimal decrease in image quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    paq8sk

    free file archiver with very high compression ratio

    Advanced archiver (paq8 fork) with high compression ratio for jpeg files, image 24 bit files, image 8 bit files, x86 files, can run under windows and linux and support multithreading too. 10+ years of developing (2009-now).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Ion

    Ion

    Portable suite of libraries and tools for building client applications

    Ion is a modular C++ toolkit for building high-performance 2D/3D graphics applications with a strong emphasis on portability, correctness, and developer ergonomics. Rather than a monolithic engine, it offers focused libraries—math, image, GPU resource management, shader utilities, remote inspection, and platform abstractions—that you can adopt à la carte. The rendering layer wraps modern OpenGL/OpenGL ES concepts with a carefully layered API that tracks object lifetimes, deduplicates resources, and enables safe multithreaded recording of draw calls. Asset utilities handle image formats, texture compression, and color management so pipelines can stay consistent across desktop and mobile GPUs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lad

    Lad

    Lad is the best Node.js framework

    Lad is the best Node.js framework. Made by a former Express TC and Koa team member. Lad boasts dozens of features and is extremely configurable. These microservices are preconfigured for security, performance, and graceful reloading. Redis, sessions, flash toast, and modal SweetAlert2 messages (uses ioredis which has support for Cluster, Sentinel, and more). Koa-based web app and API servers. Pagination built-in (using ctx-paginate). RESTful API with BasicAuth and versioning. Automated job...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Img Optimizer Gradle Plugin

    Img Optimizer Gradle Plugin

    Gradle plugin for optimizing PNGs

    Img Optimizer Gradle Plugin is a build-time utility for Android projects that automatically compresses PNG images to reduce APK size. It supports both lossless compression (no quality loss) and near-lossless or more aggressive compression modes, depending on configuration. The plugin runs during the Gradle build cycle, scanning image assets and applying optimizations transparently, which helps minimize the app’s binary footprint without manual image editing. Because it is integrated into the build, it can process only changed images and skip redundant work, improving performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ddarch

    Linux helper tool to easily create, preserve and restore disk images

    ddarch is a simple helper tool that wraps dd, fdisk, parted along with other utilities to easily create, preserve and restore disk images. When sparse files are not in play, dd leaves you with an image equal in size to the size of the input media. Such an image may contain empty spaces, unpartitioned volumes, and be cumbersome to compress and store. Restoring an image to a device of a different size may also require appropriate modifications to the image (partition resizing, trimming) or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Photo-Manager

    Photo-Manager

    A Java-Application to manage and edit images!

    A JavaApplication to manage photos, get images from unsplash, compress them with tinify or upload them into the cloud! Edit the images add Filter or export them out of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SiteofSiteIDE

    SiteofSiteIDE

    Static site IDE is a Static Site Generators aka Static Site Editor

    Static website generator instead of php/asp for maximum speed (an element valued by SEO strategies). In reality, a minimum of php/asp code is used to establish the browser language and cookie management. Support for the GDPR is included as an example (it should be modified according to the processing of the website owner's data).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Deep Learning 500 Questions

    Deep Learning 500 Questions

    500 Questions on Deep Learning using a question-and-answer format

    ...The first sections focus on essential mathematics, machine learning basics, and deep learning foundations, establishing the groundwork for more advanced topics. Later chapters explore classic neural network structures such as CNNs, RNNs, and GANs, as well as key applications in computer vision like object detection and image segmentation. The resource also delves into optimization methods, including transfer learning, network architecture design, hyperparameter tuning, model compression, and acceleration techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    akaidatdecode

    akaidatdecode

    akaidatdecode: tool for the AKAI S1000/S3000 DAT-backup format

    ...Notes: * The WAV-file must contain a bit-transparent copy of the DAT-backup signal, signal-manipulation (for example level-scaling, filtering, dithering, or lossy audio compression) is not allowed. * The resulting tar-file for example can be imported to a disk (or image file) for AKAI samplers via the tool "akaiutil": https://sourceforge.net/projects/akaiutil/ Copyright (c) 2019-2022 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Image Picker Library for Android

    Image Picker Library for Android

    Image Picker for Android, Pick an image from Gallery

    ...Most of the time I need to compress the image as the image captured from the camera is more than 5-10 MBs and sometimes we have a requirement to upload images with specific resolution/size, in that case, image compression is the way to go option. To simplify the image pick/capture option I have created the ImagePicker library. I hope it will be useful to all.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    The jbig2dec project is no longer hosted here. Please see: https://www.ghostscript.com JBIG2 is a compression format for lossless and lossy encoding of scanned monochrome documents at moderately high resolution. It is very efficient in that domain, claiming 100:1 compression. jbig2dec is a decoder-only implementation of the format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libPGF

    libPGF

    libPGF is an implementation of the Progressive Graphics File (PGF)

    The Progressive Graphics File (PGF) is an efficient image file format, that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression. It's most suitable for natural images. PGF can be used as a very efficient and fast replacement of JPEG 2000.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    SiliCompressor

    SiliCompressor

    Easy to use Video and Image compression library for Android

    A powerful, flexible, and easy-to-use Video and Image compression library for Android. It's usually said that "A picture is worth a thousand words". Images add flair and beauty to our android apps, but we usually have problems with these images due to their large size. With SiliCompressor you can now compress and use your images more smoothly. Due to the high resolution of our Smartphone cameras and cameras from other devices, Video files have become large in size and thus difficult for them to be shared with others on social apps, and social media even when we need to upload them on our server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP Pdf creation - R&OS
    MOVED TO GITHUB https://github.com/ole1986/pdf-php
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    imgIX

    imgIX

    A plugin for integrating imgix into Jekyll sites

    ...Future-proof your visual media, so your customers get the best experience anywhere, on any platform. Upload, search, edit, and organize all cloud assets. See real-time insights. Intelligent, automated compression that eliminates unnecessary bytes. Fast image and video loading with a globally distributed CDN. Encode, stream, and manage videos for a rich and smooth viewing experience. Stream in HLS or MP4. Get the best compression, video quality, and bandwidth adaptability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zopfli

    Zopfli

    Zopfli Compression Algorithm is a compression library

    Zopfli is a compression library and command-line tool that produces exceptionally small DEFLATE, zlib, and gzip streams by spending more CPU time to search for better encodings. It keeps strict compatibility with the ubiquitous DEFLATE format, so outputs can be decompressed by any standard tool or browser. The encoder performs exhaustive block splitting and greedy but thorough match searching to shave extra bytes off assets, which is ideal for web content and firmware where size matters more than compression time. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    MCImageBackup

    A fast multi-core partition image backup tool, which runs on linux.

    A fast multi-core partition image backup tool, which runs on linux. It is useful to backup/restore whole harddisk partitions at maximum speed on modern hardware. Works as raw data backup with LBZIP2 compression with all types of partitions (windows, linux, etc). The tool is freeware without any warranty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Butteraugli

    Butteraugli

    Estimates the psychovisual difference between two images

    butteraugli is a perceptual similarity metric designed to estimate how noticeable differences between two images will be to the human eye. Instead of simple pixel math, it models aspects of human vision—color sensitivity, spatial masking, and contrast perception—to highlight differences that viewers actually see. The core tool outputs a single “distance” score along with per-pixel or per-region maps that show where artifacts are most objectionable. These maps make it practical to tune...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    PRIMAL_RAD

    DICOM tag modification and routing tool

    PRIMAL can be used to route, modify and store DICOM Radiology image files. Typically this tool is put between a image acquisition station (modality) and a PACS to route images and modify the DICOM tags in ways that are not easy to do on the acquisition station but needs to be done prior to the study arriving at the PACS. PRIMAL is designed to turn a Fedora or Redhat Linux server into a DICOM routing appliance. Most information can be viewed through the web interface. Commercial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LoselessImageCompressor

    Perferms lossless compression of image files

    This program tries to find every image in selected folders (and subfolders) and to compress it without losing any quality by using Magic.NET. Usually you can get around 10%-20% compression this way for photos. If something will go wrong your files will be left unchanged. Also it completely ignores everything in system folders like "Windows", "Program Files", "ProgramData" and "AppData".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pngcrush and other tools for manipulating PNG (Portable Network Graphics) and MNG (Multiple-image Network Graphics) files.
    Leader badge
    Downloads: 299 This Week
    Last Update:
    See Project
  • 23
    APNG Assembler

    APNG Assembler

    Creates APNG animation from PNG/TGA image sequence.

    Creates highly optimized Animated PNG files from PNG/TGA image sequences. CLI versions available for all major OSes. GUI versions for Windows and macOS. Also, APNG Disassembler can be found at http://sourceforge.net/projects/apngdis
    Leader badge
    Downloads: 331 This Week
    Last Update:
    See Project
  • 24
    UI Bootstrap

    UI Bootstrap

    Bootstrap components written in pure AngularJS by the AngularUI Team

    Bootstrap components written in pure AngularJS by the AngularUI Team. UI Bootstrap provides a set of native AngularJS directives based on Bootstrap's markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is required. Build files for all directives are distributed in several flavours: minified for production usage, un-minified for development, with or without templates. It should be noted that the -tpls files contain the templates bundled in JavaScript, while the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KinoGlitch

    KinoGlitch

    Video glitch effects for Unity

    ...The repository’s clarity makes it a useful reference for developers learning to implement post-processing passes and stylized image effects in Unity.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB