Showing 47 open source projects for "paintbrush bitmap image"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    ImageMagick

    ImageMagick

    ImageMagick 7

    ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and PDF. ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    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: 2 This Week
    Last Update:
    See Project
  • 3

    bmfont

    Bitmap font generator

    This program will allow you to generate bitmap fonts from TrueType fonts. The application generates both image files and character descriptions that can be read by a game for easy rendering of fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PixelToPath

    PixelToPath

    Convert PNG to SVG with a simple GUI tool.

    PixelToPath is an open-source application that converts PNG images into scalable vector graphics (SVG) using the Potrace engine. Designed with simplicity in mind, it provides an intuitive graphical interface to adjust vectorization settings such as smoothing, threshold, and curve precision. PixelToPath is available as a standalone executable for Windows (no Python or installation required) and as a source version for Linux and Windows users who prefer customization. Potrace is fully...
    Downloads: 27 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
    Email Attachment Transformer

    Email Attachment Transformer

    Easily pack files inside an image to send as an email attachment

    Can't email your important files through? Tired of being messed about? Then pack them inside an image with Email Attachment Transformer and send them off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Drawj2d

    Drawj2d

    Draw vector graphics to scale using a descriptive language

    Drawj2d creates technical line drawings using a descriptive language. It writes pdf, svg, eps, emf and dxf vector graphics or png images. It runs on all platforms that run Java. It is inspired by Asymptote but with a tcl-like syntax and 2D only.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    Diagram Designer
    Simple vector graphics editor for creating flowcharts, diagrams and slide shows.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 8
    NavImm X "Navigatore immagini"

    NavImm X "Navigatore immagini"

    Visualizzatore immagini

    ...Possiede numerose opzioni per la gestione e modifica delle immagini. I formati supportati sono: Cursor (cur), Icons (ico), Enhanced MetaFiles (emf) , Windows MetaFiles (wmf), JPEG File, ZSoft PaintBrush, Tagged Image File (tif, tiff, fax, g3n, g3f, xif), (gif) , Medical Image (dicom, dic, dcm), Fractal Image File (fif) , Windows Bitmap, Portable Network Graphics (png), Targa Bitmap, NavImm Graphic (nvg) , File Crittati (nav), Portable Pixmap , pgm , Camera RAW , Photoshop PSD , Vectorial objects (iev) , Layers (lyr, all) , (MPO) . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Image Converter

    Image Converter

    Image Converter - Back2d

    Image Converter- Back2d Is a simple but complete graphical image converter for selected formats. From Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png Webp - .webp GIF Graphics Interchange Format - .gif To Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png
    Downloads: 4 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
  • 10
    Pencil2D

    Pencil2D

    Pencil2D is a cross-platform animation/drawing application.

    Pencil2D is an animation/drawing application for OSX, Windows and Linux. It lets you create traditional hand-drawn animations (cartoons) using both bitmap and vector graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wxImage is a testbed application for the wxWidgets bitmap image class of this name. The application is a doc/view/mdi GUI app, capable of doing [very few] operations on the image and do bitmap file format conversions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Potrace

    Transforms bitmaps into vector graphics

    Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. A typical use is to create SVG or PDF files from scanned data. The resulting image can then be rendered at any resolution.
    Leader badge
    Downloads: 194 This Week
    Last Update:
    See Project
  • 13
    Simple xbm Image Editor

    Simple xbm Image Editor

    XBM images are displayed in actual size and in an enlarged edit grid.

    The Simple xbm Image Editor presents a Tkinter GUI and has the following functions: - Create new .xbm image files and update existing files - Images are displayed in actual size and in an enlarged grid suitable for editing - Toggle the bits of the image edit grid to foreground/background with mouse clicks - Increase or decrease the width and/or height of an image - Rotate an image - Shift an image up, down, left or right - Change the colors in which an image is displayed, although colors are not stored in .xbm files. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Rio - Raw Image Objects

    Rio - Raw Image Objects

    Raw Image Objects for Lazarus/FreePascal

    Rio provides virtual pixel access to any 1, 2, 3 or 4 byte pixel map. ie: You can use Rio with any bitmap type including TBitmap's or TBGRABitmap's. Rio includes a large number of optimized bitmap editing/copying methods. The design of Rio is based on FreePascal generic objects. Therefore once a pixel format is defined, higher level generic objects can be created to edit the pixel maps using the built in generic methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Cartoon !

    Cartoon !

    Cartoon animation

    This project has moved to : https://github.com/blendman/CartoonAnimation A 2D (cartoon) Animation Software. Current Features : - vector - text - bitmap images (import) - FX - export (png) - multi-layer - export purebasic code Todolist : - animation : object, shape & points, scene, camera... - multi-layer compositing - in-betweening, interpolation (linear) - final rendering (image sequence, video). - import sound (wave, mp3, ogg) in reflexion : - in-betweening - lip-sync Made in Purebasic (5.42) Old adress of project : http://cartoonanimation.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Quick Photo Creator

    Quick Photo Creator

    Qucik photo creator helps you Creating Passport photo & etc photo

    Qucik photo creator helps you Creating Passport photo,Custom Size Wallet photo, etc. and Print it in A4 size paper, please use 24bit or higher bitmap(*.BMP) image format for good quality print.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BitmapFontUtil

    Utility for mapping/exporting bitmap fonts to ASM / C include files

    A WPF application that allows the user to easily map bitmap fonts (PCX and GIF formats) to appropriate keyboard characters, and export them in a format that can be included from Assembly language or C language programs. Think of it as an old school demo font utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TejashCAM

    Standalone tool for taking pictures out of your webcam

    TejashCAM is a very small standalone tool for taking pictures from your camera. It does not requires any installation, just grab it and run to take images. It supports, fast image processing algorithms to take bitmap images and support the camera settings, so you can adjust your camera according to your need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ANSI/ASCII Converter

    ANSI/ASCII Converter

    Converter for ANSI/ASCII Text Files

    Converter for ANSI & ASCII text files to HTML, Unicode, Bitmap, Video and various specialty formats like PCBoard @ Sequences, Wildcat V2.X and V3.X BBS Files, Avatar etc., ANSI/ASCII BIN (Binary) or Unicode Text Format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Knotter

    Knotter

    Interactive designer for Celtic knots

    Knotter is a highly configurable interlace designer. Interlace patterns are a kind of design historically used as a decorations in many places and by different cultures, some examples are Celtic knotworks and Islamic interlaces. Knotter aims to allow its user to design such patterns in an intuitive way and to provide easy ways to integrate the result in external general-purpose graphic software. For this purpose, designs created within Knotter can be save in a custom human-readable...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    my3DModelEditor

    Simplified 3D Model Editor, Suitable For Beginners

    Unlike other 3D modeling packages, this 3D Model Editor gives you precise control over texture mapping at the time each three-dimensional object is created. Instead of creating a model and then applying a texture to it, you create the model by drawing it directly on the texture. Textures are embedded in saved model files so there is no problem with models getting separated from their textures. You can extract the textures any time and save them to bitmap files, modify and reload them into...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    MonoBitmap

    MonoBitmap

    Creates value-representation of any BMP file.

    ...The program hasn't any problem with images up to 1000 * 1000 px. Btw, it's not as useful to tell you all about everything the program can do as to try yourself, just download it and feed it with an random BMP image, it's smaller than 200kB :) If you're not on Windows you can use the Program with WINE or easily recompile it for your platform (You have to change the output coloring) Program developement: finished
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    3d Image Maker

    3d Image Maker

    Generate 3d(steroscopic) image with left and right image

    Generate 3d steroscopic image easily just by giving left and right image. Input image can be jpg, png, bmp, etc. Output format is uncompressed bitmap image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SiteCapture

    SiteCapture

    A website screen capturing application for Windows.

    SiteCapture is free and open source website screen capturing application. Anyone who needs to create a bitmap image of a website will find SiteCapture useful, however, I developed it with web developers, bloggers and online marketers in mind. Each URL captured is saved with the browser and image dimensions to easily recapture the image with a single click. Compared to web-based services offering the same thing you’ll find SiteCapture allows you to choose any image size you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    image-csv

    Convert image color channels (bmp , jpg,gif) to CSV Excel

    java program Convert bitmap image color channel to csv file . target : 1- use excel to show edit image. 2- get useful statistic from the image.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB