Showing 301 open source projects for "bmp image"

View related business solutions
  • 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
  • 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
  • 1
    void Image Viewer

    void Image Viewer

    Lightweight image viewer for Windows with animated GIF/WEBP support

    void Image Viewer is a minimal, lightweight Windows image viewer designed to open and display common image formats with extraordinary speed and simplicity. It supports a wide range of standard raster image types such as BMP, JPG, GIF, ICO, TIF, and also handles animated images like GIF and WebP, aiming to render them as accurately and quickly as possible for fast browsing without unnecessary UI clutter.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2

    Pix

    Image management application

    Pix is an image management application with image viewing, browsing, organizing and editing capabilities. 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.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    QualityScaler

    QualityScaler

    Image/video AI upscaler app (BSRGAN)

    Qualityscaler is a Windows app that uses BSRGAN Artificial Intelligence to enhance, enlarge and reduce noise in photographs and videos. QualityScaler is completely written in Python, from the backend to the front end. Image/list of images upscale. Video upscale. Drag&drop files [image / multiple images/video] Automatic image tiling and merging to avoid gpu VRAM limitation. Resize image/video before upscaling. Multiple Gpu support. Compatible images - png, jpeg, bmp, webp, tif. Compatible video - mp4, wemb, gif, mkv, flv, avi, mov, qt.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 4
    lilliput

    lilliput

    Resize images and animated GIFs in Go

    Lilliput is a lightweight image codec and processing library tailored for environments where performance, portability, and resource efficiency are critical, such as gaming clients, real-time applications, or systems with constrained memory budgets. Designed to support fast decoding and manipulation of common image formats like PNG, JPEG, WebP, and BMP, Lilliput is engineered to minimize dependencies and be easily integrated into a variety of C/C++-based projects without pulling in heavy external libraries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Tesseract.js

    Tesseract.js

    A pure Javascript Multilingual OCR

    Tesseract.js is a pure Javascript port of the popular Tesseract OCR engine. Tesseract.js' library supports more than 100 languages, automatic text orientation and script detection, a simple interface for reading paragraph, word, and character bounding boxes. Tesseract.js can run either in a browser and on a server with NodeJS. Tesseract.js is a javascript library that gets words in almost any spoken language out of images. The main Tesseract.js functions (ex. recognize, detect) take an image...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    ImageSharp

    ImageSharp

    A modern, cross-platform, 2D Graphics library for .NET

    ImageSharp carries no native dependencies and can be installed anywhere that supports .NET Standard 2.0+, ImageSharp can be used in device, cloud, and embedded/IoT scenarios. ImageSharp's API is unparalleled for it's ease of use. Designed from the ground up to be flexible and extensible, the library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations. Complete support for jpeg, bmp, gif, pbm, png, tga, tiff, and webp with more formats on the way. Supports over 25 different pixel formats. Metadata editing support (IPTC EXIF). Colorspace transforms (RGB/CMYK/Grayscale/CIELab and many more). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Image of Death
    Image of Death is a simple image converter. Convert between image formats. I wrote it mostly to make ico and icns files for applications I develop.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Caire

    Caire

    Content aware image resize library

    Caire is a content aware image resize library based on Seam Carving for Content-Aware Image Resizing paper. An energy map (edge detection) is generated from the provided image. The algorithm tries to find the least important parts of the image taking into account the lowest energy values. Using a dynamic programming approach the algorithm will generate individual seams across the image from top to down, or from left to right (depending on the horizontal or vertical resizing) and will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    BMPRGBA

    BMPRGBA used to get the info of bmp image well as load the BMP image.

    BMPRGBA is a open-source BMP image library,it used to get the info of bmp image well as load the BMP image,and will loaded BMP pixels convert to 32bit RGBA format. (CROSS ALL PLATFORM) ●Can load the 8/16/24/32 bit BMP image. ●Support the transparent pixel. MIT License Copyright (C) 2024 Minghui
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    SD WebImage

    SD WebImage

    Asynchronous image downloader with cache support

    This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, MKAnnotationView. SD is the prefix for Simple Design (which is the team name in Daily Motion company from the author Olivier Poitrey) Image formats supported by Apple system (JPEG, PNG, TIFF, BMP, ...), including GIF/APNG animated image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generic Image Decoder

    Generic Image Decoder

    A standalone, portable generic Ada package for decoding images

    The Generic Image Decoder is a package for decoding a broad variety of image formats, from any data stream, to any kind of medium. Unconditionally portable code: OS-, CPU-, compiler- independent code. More information on... http://gen-img-dec.sf.net Alire crate: https://alire.ada.dev/crates/gid Mirror: https://github.com/zertovitch/gid
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 12

    image spinning

    An experiment in assembly language computer programming.

    ...This description is about the older version of my program. An experiment in assembly language programming, its .asm file is here, it is compiled by the free fasmw assembler. The program needs a .bmp type of picure having between 1400 and 500 pixels diameter. Pressing on the A, S, D, F -- K keys causes the image to rotate. But with the newer version L loads and S saves, however you use the up arrow for loading a picture. It has a simple menu for loading a picture, and only a few functions The way it works is it scans the original bmp picture along radial lines and writes a table of pixels which has the pixels from the radial lines regularly spaced apart in a very simple way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dompdf

    Dompdf

    HTML to PDF converter for PHP

    dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer, it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes. PDF rendering is currently provided either by PDFLib or by a bundled version the R&OS CPDF class written by Wayne Munro. (Some important changes have...
    Downloads: 127 This Week
    Last Update:
    See Project
  • 14
    Simple-Image-Duplicate-Cleaner

    Simple-Image-Duplicate-Cleaner

    Windows GUI application tool for image similarity checking

    This is a Windows GUI application tool for image similarity checking. No installation is required, just run it. It searches for HEIC, PNG, BMP, JPEG image formats in the specified directory and uses hash to compare similarities. It is still a bate version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Image Comparator

    Image Comparator

    Find and remove duplicate or similar images.

    Image Comparator is a robust Windows desktop application designed to identify and manage duplicate or visually similar images using advanced Discrete Cosine Transform (DCT) algorithms. Unlike standard comparison tools, it effectively detects images that have been resized, compressed, or slightly modified.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Honeyview

    Honeyview

    Fast and lightweight image viewer

    Honeyview is a fast and lightweight image viewer that supports a wide range of image formats, including popular ones like JPG, PNG, and BMP, as well as less common formats such as PSD and RAW. Designed for users who need an efficient tool for viewing and organizing images, Honeyview provides a clean and intuitive interface with high-speed performance. It also supports viewing images within compressed archives, such as ZIP or RAR files, without the need for extraction. ...
    Downloads: 94 This Week
    Last Update:
    See Project
  • 17

    OptiPNG

    Advanced PNG optimization program

    OptiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information. This program also converts external formats (BMP, GIF, PNM and TIFF) to optimized PNG, and performs PNG integrity checks and corrections.
    Leader badge
    Downloads: 1,246 This Week
    Last Update:
    See Project
  • 18
    BandiView

    BandiView

    Awesome image viewer

    BandiView is a lightweight and efficient image viewer designed to provide users with a quick and easy way to view a wide range of image formats. With its simple interface, BandiView is perfect for casual users who need a fast, reliable tool to open and browse images without the complexity of more advanced software. It supports common image formats such as JPG, PNG, BMP, and GIF, allowing seamless viewing and basic image manipulation.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Bubble2

    Bubble2

    Android comic book reader, Image archive viewer. Simple yet comfy.

    Android comic book reader/Image archive viewer. Simple yet comfy. Open PDF, RAR, ZIP, 7Z, TAR files. Display BMP, JPG, GIF, PNG, WebP and JP2/J2K images. Based on Bubble v1.6.0 by Nazar Kanaev. Upgraded dependencies, enhancements as felt needed. This software is licensed under GNU General Public License v3.0 as stated on https://github.com/edeso/bubble2/blob/master/LICENSE.md .
    Downloads: 119 This Week
    Last Update:
    See Project
  • 20
    VlaxCompil C+Lisp

    VlaxCompil C+Lisp

    Visual Programming for AutoLisp, C+Lisp

    ...User can convert lisp to cpp and reverses.. With gif89exp.exe ,the user make screen recoder as GIF images... Convert SLD to Lisp_Grdraw.... www.youtube.com/watch?v=91_DFjN6ucs Show image BMP into DCL Convert BMP to AutocadSlide (bmp2sld) Compile .doc to autolisp-generator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Image Assemble Tool

    Image Assemble Tool

    A powerful tool designed to reconstruct an original image from pieces

    Image Assemble Tool is a powerful tool designed to reconstruct an original image from fragmented pieces by analyzing the edge pixels of each piece. The program intelligently determines the correct placement of each fragment to recreate the complete image with precision. With its intuitive interface and efficient algorithms, Image Assemble Tool is an ideal tool for anyone needing to reconstruct images from scattered pieces. Download now and bring your fragmented images back to life!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Auto_Img_Renamer

    AutoimgRenamer is a Python tool to rename image files in a folder.

    AutoimgRenamer is a lightweight Python tool that automatically renames all image files in a selected folder using a specified base name and an incremental index. It’s especially useful for organizing datasets, preparing files for machine learning, or batch-renaming personal image collections. Features 1. Rename .jpg, .jpeg, .png, .gif, .bmp, and .webp images 2. Simple, fast, and efficient 3. Customizable base name for files How It Works The tool scans the selected folder, finds all image files, and renames them to a format like: base_name_0001.PNG, base_name_0002.PNG, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
    Leader badge
    Downloads: 2,396 This Week
    Last Update:
    See Project
  • 24
    Provides optical character recognition (OCR) solutions for Vietnamese language.
    Leader badge
    Downloads: 195 This Week
    Last Update:
    See Project
  • 25
    SixelViewer

    SixelViewer

    View Sixel images in Windows, and Sixel image repository

    View Sixel formatted images on a Windows platform without needing a DEC VT emulator. Convert Sixel formatted images into BMP format. Save as BMP and print Sixel image capability. Supports both RGB and HLS formatted Sixel images with up to the full 256 color specification. Supports up to and including Windows 11. Included are many new and old and free Sixel images. Sixel slide shows supported. If you have sixel images you would like to contribute e-mail me. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB