20 programs for "input file" with 2 filters applied:

  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    simple3d

    simple3d

    functions for 2D/3D graphics + realistic driving simulation

    SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. Simple3d - old program for rendering 3D models, now included in SDL_grf. You can also check my other programs: https://sourceforge.net/u/matei_v/profile/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    A set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. EXIF headers are used as the central information repository, so users may change their software at any time without loosing any data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BRIC

    BRIC

    BRIC is a powerful tool for batch image processing.

    Bric is a cross-platform batch image processor. You can convert, resize, rotate and add watermark to your images. Multiple file types are supported for input and output. The project started back in 2011 and was maintained for a couple of years. In 2020 BRIC is again in active development, so some of the features written below might be outdated. Please be patient, until everything is reviewed and rewritten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Training Image Operators from Samples

    Tools to train Image Operators automatically from a set of samples.

    TRIOS - Training Image Operators from Samples is a set of tools to bring Image Processing closer to scientists in general. It is capable of estimating an operator between two images using only pairs of samples that contain an input image and the desired output. The operator is saved to a file and can be applied to any image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5
    This project is based on pygame which has the power to simplify graphical output in some cases. Additionally it includes methods for user input, some collision detection, sound and file access supporting ominous structures. However this project is very limited and has more or less just been an educating experience for myself. Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 7
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MassGeotagger

    MassGeotagger

    MassGeotagger lets you to geotag sets of JPG Photos with GPX logs

    MassGeotagger lets you select a photo, a photo folder or a folder tree and update the latitude and longitude coordinates in the EXIF data of the selected photos. To get the GPS coordinates, the method of choice is to select one or several GPX files and set the difference of time between APN time saved in EXIF data and GPS time. However other strategies to match JPG and GPS coordinates are available : by selecting one of the GPX waypoint, by selecting a point on the map or by user input...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    libpxl

    libpxl

    3D interactive application library

    PXL is a library for writing interactive applications. It uses a component based architecture, which allows creating versatile and reusable object by combining building blocks. The Blender file format is natively supported for loading meshes, material, textures, animation, lamps and more directly from blend files. It supports user input device such as keyboard, mouse and joysticks. Other useful facilities are also integrated for doing audio, networking and multithreading. PXL is cross...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 10
    Lembraco, 3D midi connector
    Lembraco is a graphical editor that lets you load or create a 3D object and change its properties. Lembraco can load a midi file or listen to an external midi source. The incoming midi values are filtered and passed to the engine for event handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    csPhotoTag

    csPhotoTag assigns tags to pictures.

    csPhotoTag assigns tags to pictures. The program's output (flat file) can then be used as input for other applications like spreadsheets, databases or photo managing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python Script to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Mico and Sico

    Mico and Sico

    Merge image files into a single Windows icon (.ico) file.

    Mico is a command line tool for creating Windows icons from multiple images. Sico is a command line tool for splitting icons back into separate images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a 2D graphics library generator written in ruby. It converts a input file (like a pixel shader file) to c source codes. It can offer various 2D blit functions (geometry: rect, scale_rect, morphing + pixel_operation: copy, add, mul・・・).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ASCII art generator GIMP file_save plugin (in ANSI C). The generated plain ASCII text file - when viewed with the font which was selected for the generation - will appear the same size as the input grayscale image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This will become a graphic modeling and rendering tool written in JAVA. We will support an xml-style input file format for graphical scenes. The rendering will be possible in openGL (preview) as well as by (distributed and stochastic) Raytracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The fst2v5d package converts data stored in the Canadian RPN Standard File (FST) format into Vis5D format. FST files, commonly used to store meteorological data, are scanned by fst2v5d to generate both 4D fields and independent topography input files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PLies is a Perl script used to split an input HTML file into multiple slides which are then presented using CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Subtitling program written in Java. Currently command-line driven taking a script file as input and titles as output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NecJGui is an antennas design tool, interface for Numerical Electromagnetic Code. It allows easily making NEC input files, and viewing them in 3D. It also contains a version of the simulator, so it's complete IDE for full-wave EM simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next