Showing 43 open source projects for "g-code"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    lcd-image-converter

    lcd-image-converter

    Tool to create bitmaps and fonts for embedded applications.

    This program allows you to create bitmaps and fonts, and transform them to "C" source format for embedded applications. The transformation of the images to the source code is made by using templates. Therefore, by modifying the templates, you can change the format of the output within certain limits.
    Leader badge
    Downloads: 519 This Week
    Last Update:
    See Project
  • 2
    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...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    Netpbm2Gimp

    Convert Netpbm programs to GIMP plug-ins

    Netpbm2Gimp automatically compiles the unmodified source code of a Netpbm graphics program into a GIMP plug-in. The result looks and functions like any other GIMP plug-in although it takes much less effort to produce than a hand-coded GIMP plug-in.
    Downloads: 1 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: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 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: 3 This Week
    Last Update:
    See Project
  • 6
    A library of POV-Ray definitions of LDraw parts to be used in conjunction with L3P and POV-Ray
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    APNG Assembler

    APNG Assembler

    Creates APNG animation from PNG/TGA image sequence.

    Creates highly optimized Animated PNG files from PNG/TGA image sequences. CLI versions available for all major OSes. GUI versions for Windows and macOS. Also, APNG Disassembler can be found at http://sourceforge.net/projects/apngdis
    Leader badge
    Downloads: 542 This Week
    Last Update:
    See Project
  • 8
    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: 56 This Week
    Last Update:
    See Project
  • 9
    APNG Disassembler

    APNG Disassembler

    Deconstruct APNG file into a sequence of PNG frames.

    This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    PdfCMYKerLite

    PdfCMYKerLite

    PdfCMYKerLite - inspect and remix CMYK separations of PDF file

    PdfCMYKerLite is a wxPython GUI front-end for Ghostscript `gs` and ImageMagick `convert`, which uses the Ghostscript tiffsep device to obtain CMYK separations of a PDF document. For full description, see README.md in the code browser at https://sourceforge.net/p/pdfcmykerlite/code/ci/master/tree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 84 This Week
    Last Update:
    See Project
  • 12
    jpegant

    jpegant

    Embedded JPEG encoder

    Jpegant is a compact JPEG encoder for embedded applications. It is intended to be executed on small microcontrollers or microprocessors. High speed and small memory usage is its main concern. It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows executables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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: 1 This Week
    Last Update:
    See Project
  • 14

    doom 3 pollymitts graphic mod

    graphic mod showcase

    ... directory NOTE this mod does not show up in the mod selection menu in doom 3 menus it auto loads from real time code so no need to load it and NOTE set your graphics as high as you can go because this mod uses all the graphic card power to deliver a nice experience and NOTE the better the graphics card the better the graphic results for this mod will be thanks for the support !@
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CropX

    CropX

    Crop and resize images to set sizes in one step

    VB.Net application that uses GDI+ to crop and resize images to preset sizes in one go, while maintaining the aspect ratio. It's a simple but handy tool. Check out the Wiki page for the changelog. Note: The source code is using Microsoft Visual Studio 2013 Community Edition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gimpel3D

    Gimpel3D

    Gimpel3D - 2D/3D Stereo Conversion Editor

    The main download link is the installer for the compiled application. NOTE: The help files are accessible from within the application, from the main menu. The source code is bundled separately. Gimpel3D converts single images or frame sequences into stereoscopic 3D using a combination of traditional approaches and a proprietary projective modeling system. The user works in true proportional space where the scene can be viewed from any location. The scene is edited geometrically in space...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    This code user selected windt and height value , auto changin and show web browser. Older browsers do not support image resizing after rendering. The resizing works in any case in Opera 7+, IE 6, Mozilla and Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19

    MonoGame Spectrum

    Spectrum on MonoGame using Bass.net

    Spectrum demonstration on MonoGame (XNA) with library use bass.net. Visual Studio 2012 I want to make her the worker on Linux, but yet did not achieve it. Video: youtu.be/ujTjEPovJ3k
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Flash to Ren'Py Exporter

    A Flash exporter for Ren'Py.

    This JSFL exporter allows a Flash project to export the Graphic symbols of its library and convert them into PNG files and Ren'Py data, allowing Ren'Py to use Flash as an animation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Port of dcraw to C#. Thanks for Dave Coffin the original. Based on v8.88. Code is very much prototype quality and only tested with 450D. Output files from this differ from ones created with the original dcraw (see AHD file for further details)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AAImageViewer + AAImageLib
    AAImageViewer + AAImageLib is a simple application which can Read and Write all HDI Dune image formats (AAI, BMP, PNG, JPG). It includes a .NET library to read and write AAI image format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A small utility for converting DNT files produced by Genius G-Note tablets into vector-based SVG format (displayable in Firefox, IE ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Coloridadd
    A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    With GLCD Tools you can convert windows bitmap files (bmp) to a byte array suitable for graphic LCD displays. Additionally you can create fontsets out of your system fonts for the displays. It outputs C Code which you can use in your µC project.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next