Showing 104 open source projects for "binary"

View related business solutions
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    GameWizzard

    GameWizzard

    GameWizzard is a Sprite editor.

    ...If the image is too big, this application knows how to optimize it by permuting and repositioning the modules into the image. Also, this editor knows how to export the sprite information in a binary format. Command line is supported for exporting in binary format. Undo/Redo is already implemented in case you need it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Grayscale and binary image processing library for Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: A tiny extendible OpenCL/GL project using GLFW and stb_image

    GlfwCL is a clean and lightweight framework for creating extendible and advanced OpenCL/GL applications. Software is MIT licensed (do whatever you like with the source).
    Downloads: 0 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
  • 5
    MonoBitmap

    MonoBitmap

    Creates value-representation of any BMP file.

    Nearly everytime I developed something on an embedded device I came to the point where I needed a simple 1-bit Bitmap to integrate some symbols. The Problem was that everytime I had to write my images by hand like: 0b0000000 0b0001000 0b0010100 0b0100010 0b1000001 And then i came to the point the images were larger than this example, say 32*32 or more. And thats a torture. And that's the reason I started this project. It's a simple and small command line application which let you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CView Binary Packages

    CView Binary Packages

    PNNL Waterfall Visualization Tool

    ...Specific users include the developers at the supercomputer facility in the Department of Energy's national laboratory: Pacific Northwest National Laboratory. This is the binary package repository for many distributions including RedHat, Debian, MacOSX, and Windows. CView is an open source software project hosted at: https://github.com/EMSL-MSC/cview
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FontForge – An Outline Font Editor
    ...FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG
    Downloads: 77 This Week
    Last Update:
    See Project
  • 8

    LBP in multiple platforms

    LBP implementation in multiple computing platforms (ARM,GPU, DSP...)

    The Local Binary Pattern (LBP) is a texture operator that is used in several different computer vision applications and implemented in a variety of platforms. When selecting a suitable LBP implementation platform, the specific application and its requirements in terms of performance, size, energy efficiency, cost and developing time has to be carefully considered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Blob Extractor

    a java based blob extractor

    a java based blob extractor. extracts blobs from binary image. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 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

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    ...For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis. Investigo is released under an MIT style licence. The first binary release is now up. An article on Investigo can be found on Code Project: http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd If you want to work on Investigo and help move it forward, please join me on SourceForge! To clone the Mercurial repository: hg clone http://hg.code.sf.net/p/investigo/src investigo-src If you like this software please consider donating to help fund my open source development: https://sourceforge.net/donate/?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    image_meta_tools

    Convert jpeg(exif/jfif)/mpo/jps image to/from xml

    ...Currently it contains the following tools: * image2xml * xml2image * mpo2jps Currently supported file formats are: * jpeg (jfif or exif) * mpo * jps. These tools are mostly useful for editing metadata. image2xml can also generate a .h header file with the offsets of different metadata in the binary file. This could be used in small devices that generate jpeg/mpo/jps images where metadata construction from scratch is not required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FastImageEx

    Image format to processing images on Delphi

    This package defines an image format that was designed to be easily processed. The image can contain multiple channels. 1, 3 and 4 are common values but any number of channels is possible. This version defines channels with 8, 16 or 32 bits deep and allows mixing different types of channels in the same image. Each channel is stored in a map separated from other channels and can be independently processed without requiring any additional manipulation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This is a lightweight and fast library for reading and writing any PNM file - PBM, PGM and PPM, up to 16 bits per sample, in ascii/binary format. Library contains also a Python bindings - module pixfiles with PixFile class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An image-masking application which revolves around the new user-friendly and interactive use of the standard 'magic wand' tool. Features an extensive preview system, interactive parameter adjustment and a node-based structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WIA On TWAIN
    [Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/wia-on-twain A WIA on TWAIN driver implementation designed to expose all necessary scanner functionality while adhering to the WIA 1.0 and WIA 2.0 specification and achieving compatibility with all WIA compliant applications.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    [Delphi] Object-oriented library designed to help you with the developing of simple CAD applications and diagramming.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Graffiti
    Interactive live whiteboard written in C++/Qt for the LAN. Run the binary and it will detect peers on LAN running Graffiti. It was made for fun and learning, with my best friend Abhishek Kumar. Repository: http://github.com/rohityadav/graffiti
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Created for Algonquin's SAT Programming Olympics. A tool for the exploration and editing of bitmaps on a binary level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    BTNotes is a Pure-Java notes-taking application for use with a tablet pc or pen input devices like Wacom. You can export pages to PNG or store in binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SMorFix is an algorithm to produce parametrized textures, under development; its current use is to produce interesting random binary textures. Standalone program and a plugin for GIMP v1.2.x are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    hq_img ( smarty image plugin )

    hq_img - High Quality Images

    Creates cached high quality images for high quality hardcopies. The dimensions of the image are only modified with html options. The binary image file keep the original dimensions for hq printouts. Additionally you can add a frame and legend (with your own font) to your images. The legend may look hackly on the screen layout but is superior on printer media. First public version was 20070517. This program uses PHP (5.x.y) as scripting language, as template engine 'Smarty' (2.6.x). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Scientific Visualization Artist Tools (SVAT) include converters from the Visualization Toolkit (VTK) to RenderMan Interface Bytestream (RIB) (ASCII and binary files supported), Blender to RenderMan, compilable RenderMan shaders and other utilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    jmage is a java based framework for dynamic image modification. It allows configurable image filters to be applied on popular binary formats such as JPG, GIF, PNG, and use the resulting images in your own application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tile Hacker is a command line tool for extracting graphic data from binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB