Showing 338 open source projects for "convert python to c"

View related business solutions
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 1

    vol2im

    Convert volumetric data to images.

    This program embeds volumetric data in various image files, using their RGBA or RGB channels. Each slice of the original model is represented as one channel of the output file. The output images can be used as 3D textures to perform volumetric visualization in GLSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dia Diagram Editor

    Dia Diagram Editor

    Free drawing software for Windows, Mac OS X, and Linux

    Dia Diagram Editor is free Open Source drawing software for Windows, Mac OS X and Linux. Dia supports more than 30 different diagram types like flowcharts, network diagrams, database models. More than a thousand readymade objects help to draw professional diagrams. Dia can read and write a number of different raster and vector image formats. Software developers and database specialists can use Dia as a CASE tool to generate code skeletons from their drawings. Dia can be scripted and extended...
    Leader badge
    Downloads: 9,182 This Week
    Last Update:
    See Project
  • 3
    3D shape descriptor which explicitly captures the local geometry and encodes it using an efficient representation. Our method consists of multiple evolving fronts which are realized by a set of growing spheres on the surface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ghostscript Studio

    Ghostscript Studio

    PostScript editor, PDF and PS Viewer, Converter

    Easy to use Ghostscript IDE. Allows you to easily edit and view PostScript (multi-page PostScript) files, convert your files between different formats (PDF, PostScript, TIFF, PNG, JPEG, other...), view PDF files. Please go to http://ghostscriptnet.codeplex.com/ for development files.
    Downloads: 7 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5

    The Comic Book Wizard

    comic book archive manager

    Note: If you get an access denied error you have to run the program as administrator! The comic book wizard allows you to compress a folder of images into different archives such as cbz and zip. It now also has an archive manager that allows you to select a folder of archives such as cbr, rar and zip archives and it will automatically convert them into cbz archives and save them where you want. Some Features: preview each image to be included in the archive automatically convert...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    The OpenCMISS-Zinc Library (opencmiss.org/zinc), or Zinc, is a software library for building interactive graphical modelling and visualisation applications. Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    HermIRES

    A cross-platform C64 hires bitmap editor...

    A Linux/Windows tool to draw and convert C64 hires bitmap graphics. http://csdb.dk/release/?id=128693 NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    convertToMP4

    Easily convert to MP4 with H264 and without all the codec hassle

    Convert existing media data (movies or images) to an mp4 movie, with the high performane h264 codec. Usually it takes quite a lot to get the video running as you wish. As convertion engine, Mencoder will be used. This script is intended to ease the creation of videos. It is suitable for the beginner or the lazy advanced people. It will not suite the professional wanting to have full control over all codec parameters. Consider donating to this project:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Generic Graphics Toolkit is a library of generic programming primitives that allow applications to be written that adapt to whatever underlying graphics system the developer is using.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    Mollino

    Mollino

    Not your usual Architectural Modeler

    Why do Archicad and Revit only share 30 or 40% of the global architectural sofware market ? Maybe because lots of small practices find these software unadapted to the way they work, and to their bank account. I think there's place for an open software that doesn't work like the existing. It will be simple in its tools and processes, and will have infinite capabilities. This will be possible by defining a logical structure. As I am an architect, and I know very little about programming,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Imprudence viewer

    Imprudence viewer

    Imprudence is an open source metaverse viewer project.

    Imprudence is an open source metaverse viewer project based on the Second Life Viewer source. The goal of Imprudence is to greatly improve the usability of the Viewer through community involvement, thoughtful design, modern development methods, and a pro-change atmosphere.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    pViewer

    pViewer

    pViewer, a small and fast image viewer. Because less is more.

    All image viewers i've ever seen have something on screen other than the image they're displaying. I didn't like that, so, pViewer was born. And that's why everything in pViewer is done with the right click menu and keyboard shortcuts. I also didn't want to use two different viewers for viewing images and for reading comics, and that's why pViewer have a Manga/Comic mode. This project is written in C#, and uses the .NET Framework 4, which you need to run the...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    vsd2svg

    vsd2svg

    vsd2svg converts Visio VSD files into SVG

    vsd2svg is a simple converter tool that converts Visio VSD files into SVG. It builds on libvisio.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Ming is an SWF ("Flash") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16

    PiCon Picture Converter

    Converts image files from one format to another format

    PiCon (πCon) Picture Converter is an image converter that allows users to convert image files from one file format to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Png2C

    Png2C

    Tool for convert the PNG file to C source code

    PNG to C Source Code Converter is a lightweight and easy to use application designed to help you convert a PNG image into the array of its color codes. PNG to C Source Code Converter creates a C inline file, based on user-defined output specifications. You can select the color type and the variables to include in the output (width, height, byte per pixel, array size).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    caleidoscopio

    caleidoscopio

    make a kaleidoscope from any image

    A python, gtk and c small application for see the world through the lens of a kaleidoscope
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Command line utility to create graphs and plots for web, CGI, paper, slides. Create pie charts, bar graphs, scatterplots, and other kinds of graphic displays from your alphanumeric, date, time, or categorical data. Input data is in .csv or .txt. Output graphics in gif, postscript, eps, png, svg and others. Useful in dynamic web content systems and other unattended uses. Command line, batch mode. For full details see http://ploticus.sourceforge.net Dec 2016: A new compact python API...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    CD+Graphics Magic
    Timeline based editor for creating Compact Disc Subcode Graphics (also known as CD+G or CDG). Both karaoke and multimedia styles of content are supported. Please visit cdgmagic.sf.net for examples playable directly in the HTML5 CD+G player. CD+Graphics Scribe utility (separate download -- click "Browse All Files" above) can now convert existing CDG karaoke content to CMP (CD+Graphics Magic Project), LRC (Enhanced Lyrics), and ASS (Advanced SubStation Alpha) format.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 21
    Image Tools is a screen capture, file sharing and image processing tool. It features multi-threaded batch image resizing, conversion, cropping, flipping/rotating, watermarks, decolorizing (grayscale, negative, sepia), and optimizing. The BMP, GIF, TIFF, JPEG, PNG, and EMF image types are supported. It is compatible with Linux MONO (only for GNOME and Xfce). Multicore processing is supported to increase performance. The quality for output when optimizing is variable. Color channels can be...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    K-3D is the free (as in freedom) 3d modeling, animation, and rendering system.
    Leader badge
    Downloads: 188 This Week
    Last Update:
    See Project
  • 24
    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 1,001 This Week
    Last Update:
    See Project