Showing 18 open source projects for "program files"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1

    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: 879 This Week
    Last Update:
    See Project
  • 2
    linux-file-converter-addon

    linux-file-converter-addon

    Convert various image, audio and video formats from your context menu.

    Convert between various image, audio and video formats using the context menu. The addon is written in Python and available for Nautilus, Nemo, Thunar and Dolphin file viewers. It adds a new option to the context menu to create an easy way to convert between a huge amount of file types. The program offers many options to customize the appearance of its context menu. There are also a few extra formats which can be added by installing optional dependencies. The tool has a built-in auto-update...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3

    Simple Java Image Tool

    Easy-to-use command line tool for images

    SJIT is an easy-to-use command line program to analyze, manipulate and convert image files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    abcCairo

    Extend abcm2ps to support direct generation of PNG, SVG and PDF files

    abcCairo is a project to create a Cairo backend for abcm2ps, enabling it to generate output in the formats supported by the Cairo library; PNG, SVG and PDF. abcm2ps is a command line program written by Jean-François Moine which converts abc music notation to music sheet in PostScript or SVG format. It is an extension of Michael Methfessel's abc2ps. This project takes out the PostScript commands to generate various musical symbols and instead replaces them with Cairo function calls...
    Downloads: 2 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
  • 5
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    APNG to GIF

    APNG to GIF

    Convert APNG animations into animated GIF format.

    This program converts APNG animations into animated GIF format. Wu64 quantization is used for true-color files. Transparency is handled either using a threshold, or composed over chosen background color. CLI version is OS-independent, GUI version is available for Windows. Another converter: http://sourceforge.net/projects/gif2apng
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 7
    GIF to APNG

    GIF to APNG

    Convert GIF animations into APNG format.

    This program converts GIF animations into animated PNG format. Usually it makes the files smaller. CLI version is OS-independent, GUI version is available for Windows. Another converter: http://sourceforge.net/projects/apng2gif
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8

    pngnq-s9

    A modified pngnq: convert png images to 256 colours.

    ...pngnq-s9 adds several new options to pngnq including the ability to augment a user-supplied palette, the ability to quantize in the YUV colour space, and the ability to give more or less weight to specific colour components when quantizing. The program also includes a few bug fixes relative to the most recent version of pngnq. The .tar.gz files have been known to compile on Unix type systems, including Cygwin. The only external dependencies are libpng and zlib. For Windows users, we have a 32 bit binary, in pngnq-s9-2.0.2.zip, that should run as is on most modern Windows machines.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    bmpcanvas

    Change bmp files' aspect ratio by adding canvas borders.

    This small tool can add borders to bmp files in batch processing mode. All bmp files will have the specified aspect ratio after conversion. The border color can be automatically determined or set to a static color. The program can preserve the landscape/portrait format of the image.
    Downloads: 2 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
  • 10

    texgenpack

    Texture compression and conversion program with KTX and DDS support.

    texgenpack is a texture compression and conversion program featuring a command line utility and a simple GUI program . Compression is implemented using a genetic algorithm. It supports compression, decompression, conversion and comparison of texture and image files. The image format supported is PNG, while for textures there is support for KTX, PKM and DDS using ETC1, ETC2, DXT1/3/5 or BPTC (BC7) texture compression.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    img2xhtml is a little and fast ansi C program that converts images (jpeg for example) into plain xhtml files, that draws the image using html elements to draw the divs, there is no difference between the original image and his xhtml version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DCRaw4J converts digital camera RAW image files into standard formats such as JPEG and 16-bit TIFF (linear or non-linear). DCRaw4J was inspired by David Coffin's dcraw; a C program that handles raw formats from over 200 cameras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A program which aims at compressing and decompressing image files in various formats using the fractal compression method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AC.lib-ICO is a Java 1.4+ library/stand alone program to read image files in MS ICO format (i.e., favicon.ico) from URLs, files, buffers, or streams, and convert them to Image objects (library) or display them (stand alone program).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Texco - the textualizer collection - is a program which converts files in binary format (typically images, sounds, 3d models, etc) to a textual description which is easy for a human to read, or to a computer to parse. Very old code (2003, 2004 or so?)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Optimizer is a program which helps you to make your graphic files as small as possible, and control the level of distortion the compression made to them. It takes pnm, png or jpeg files and produces jpg, jp2 and djvu files (using netpbm, jasper, djvulibr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    <table border=0><tr><td><img src="http://jroseviewer.sourceforge.net/images/Icon.jpg"></td><td>JRoseViewer is a Java GUI program that used to view model files (.MDL) created by Rational Rose -- the most famous UML tool.</td></tr></table>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program will allow you to extraxt .jpg files from Webshots Collection files (.wbc) on your harddisk. It's able to extract all images from the collections. Superfast operations. (wbz support will follow)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB