Showing 23 open source projects for "using"

View related business solutions
  • 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
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    dktools - Dirk Krauses tools

    dktools - Dirk Krauses tools

    Drawing, graphics conversion, software development, administration.

    GUI and command line tools for advanced users and administrators: wxdkdraw - Minimalistic drawing application for use with LaTeX, wxd2lat - Convert wxdkdraw files to LaTeX, bitmap2pp - Convert PNG/JPEG/TIFF/NetPBM to (E)PS or PDF, fig2lat - Convert XFig files to LaTeX, htmlbook - publish HTML like a book, dkcpre - C debugging and tracing preprocessor, itadmin - manage your IT using a MySQL/MariaDB database, dk-fic - file integrity checker, dk-ls - list files, output column order is configurable, dk-cat, dk-sort, dk-lines - text tools for *x and Windows, dk-send, dk-recv - transmit data stream, dk-t2h, dk-t2l - text to HTML or LaTeX conversion.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2

    abcCairo

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

    ...The Cairo graphics library is an open-source graphics library offering a similar 2D graphics model to PostScript. The Cairo library can write to a GTK canvas, allowing integration with programs using the GTK+ toolkit, or it can write to an image file in a choice of formats: PNG, SVG or PDF. This means that other programs can have access to the abcm2ps music-rendering capability without having to incorporate a PostScript interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BMP2Sixel

    BMP2Sixel

    Convert BMP images into Sixel images

    ...Sixel supports a maximum of 256 colors although many terminals only support 16 colors. If your BMP has more than 256 colors, or fewer colors but uses greater than 8 bits per pixel, reduce the color count using a program like IrfanView and "Decrease Color Depth". This program and its older brother PCX2SIX (circa 1995) are responsible for many of the Sixel images floating around the internet today. The original BMP2SIX program written April 2001, now is updated to compile under PellesC, and provides a GUI interface. BMP2SIX output examples can be found on SourceForge under the SixelViewer program at this location, https://sourceforge.net/projects/sixelviewer/files/Sixel_Pics/ Release date 10/31/2022 version 1.2 adding Sixel HLS as an output option
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 34 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    pngxpal

    Extract the colour palette from an indexed png image.

    Extract the colour table from a paletted (indexed) png image and write it to stdout in decimal or hexadecimal text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jascpal2png

    Convert JASC pal files to png.

    Convert a JASC colour palette .pal file into a png image with one pixel for each colour in the palette. Handles ad-hoc generalisations of the JASC-PAL format: - palettes can be any size between 1 and 65536 colours - transparency is allowed using the RGBA option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Texture Cram

    Texture Cram

    A cross platform utility for packing images onto a single sprite sheet

    ...This is helpful to some game engines where multiple individual textures take longer to load. Following simple file naming conventions, you can also create animation sequences. And using sub directories, you can create multiple texture atlases with specific names. This is all output along side a manifest file, which can be either a simple texture file, or a java class file. C++ is yet to come. But wait, there's more: Free type is also built in, allowing you to generate font characters from supported font files like TTF or OTF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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. Several uncompressed texture format are also supported. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SCRplus

    Image converter for producing ZX Spectrum screens

    SCRplus converts images to formats suitable for use with the ZX Spectrum, using innovative and highly effective algorithms to produce as faithful a rendition of the original image as the limited Spectrum palette allows. Besides the normal 16-colour Spectrum screen, it can also produce 64-colour ULAplus images. The ULAplus is a plug-in replacement for the ZX Spectrum ULA, and is developed by Chris Smith (see http://www.zxdesign.info/ ).
    Downloads: 3 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    Quantizes a 32-bit RGBA PNG image to an 8 bit RGBA palette PNG using the neuquant algorithm.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    jpg2html is a series of C programs that embeds JPG images into HTML. Images are comparatively highly compressed (using RLE and BASE64) and decoded using JavaScript.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    This is project is created to perform boolean operation using DirectX 9.0 with .NET 2.0 and other supported dlls. This is not a final build as i am working on the same. -- The suggestions are always welcome. Thank You.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    st2gif

    Converts AtariST images (.neo, .pi1, .pi2, .pi3) to gifs (using gd).

    A small command-line tool for converting AtariST images (.neo, .pi1, .pi2, .pi3) to gifs (using gd). Please note that you may find the project "RECOIL" at SF, which supports far more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. Contact a project admin to become a developer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    This is a program to up size BMP images, using a gradient stretch method. This program can take small images, and turn them into larger images, without the block side effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tinydot is a small programm for translating an abbreviated into the original dot language. Using plugins for wiki systems it is possible to create directed graphs in a wiki manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    ACTC converts independent triangles into triangle strips or fans. You can approach a three times geometry speedup on OpenGL and Direct3D using these primitives.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A collection of filters and tools for using a Palm device with a Linux or Linux-like system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wosaic is an open source project that allows you to recreate an existing image by using many smaller images, as shown above. Currently we support pictures from Flickr and local sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next