Showing 195 open source projects for "linux os"

View related business solutions
  • 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
  • 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
  • 1
    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: 46 This Week
    Last Update:
    See Project
  • 2

    libqemf

    Enables Qt based applications to draw the contents of EMF files.

    The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of software development, Qt doesn't include a solution for the rendering of the EMF image format. libqemf covers this lack and provides the QEmfRenderer class that enables Qt based applications to easily draw the contents of EMF files onto paint devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    povray 3.6.1.1 raytracer
    The Persistence of Vision Raytracer source tarball. This release of POVRay is intended for building on Linux or Apple Sierra OS. It fixes a couple compile time obstructions. It does not require MacPorts (but Apple X-Code is required of course). On mac it will have image output but no gui pop-up window. Please see http://www.povray.org for other/official releases. To build do the iconic: # ./configure # make # make install
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PhotoCollageForge

    PhotoCollageForge

    Create a picture collage poster on a PC or Mac in a few minutes.

    WARNING: This project is no longer supported. Running this app may now be difficult on a standard Windows PC, Mac OS or Linux PC. It requires both a Java Runtime (JRE) and support for JavaFX, which are no longer preinstalled on most systems today. Running the app by simply clicking the JAR will usually not work any more, sadly. ------------------------------------------------------------------------------------------------- This is a free, quick and easy to use photo collage maker for your PC or Mac. ...
    Leader badge
    Downloads: 30 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
  • 5
    Scilab Image Processing Toolbox

    Scilab Image Processing Toolbox

    Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS

    SIP is the image processing and computer vision package for SciLab, a free Matlab-like programming environment. SIP reads/writes images in formats like JPEG, PNG, and BMP. It does filtering, segmentation, edge detection, morphology, and shape analysis. Download from Git http://siptoolbox.sourceforge.net/devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The OS FPS/TPS project

    The OS FPS/TPS project

    Open source first/third person shooter set in real world locations

    This project aims to make an open source shooter (with first person and/or third person view) set in real world locations that will be greatly affected by climate change. The game uses the Enemy Territory: Legacy game engine (for NSCOET), but we also promote the AssaultCube Reloaded and Urho3D game engine as respectively secondary and tertiary game engines. Since the game engine can be considered as just another tool (it is basically an advanced map/level viewer, the game engine isn't the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 48 This Week
    Last Update:
    See Project
  • 8
    3DimViewer

    3DimViewer

    3DimViewer is a lightweight 3D viewer of medical DICOM datasets.

    3DimViewer is a lightweight 3D viewer of medical DICOM datasets that is distributed as open source software. The viewer is multiplatform software written in C++ that runs on Windows, Mac OS X and Linux systems. 3DimViewer source codes are available on Bitbucket (https://bitbucket.org/3dimlab/3dimviewer). Video tutorials can be found on YouTube (https://www.youtube.com/playlist?list=PLCvwUmKRw9ZO4YexLKEXmw_2jPo-kXVRn).
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 9
    Traitement d'images Tim

    Traitement d'images Tim

    Logiciel dédié de traitement d'images

    Logiciel de retraitement d'images pour Windows et Linux et Mac OS X avec Wine. L'objectif est de proposer des modules de traitement dédiés aux différentes manipulations des images : - Luminance - Contraste - Saturation - Modification de la temperature des couleurs - Ajout ou suppression de couleurs - Filtres de convolution (flou, netteté, filtres passe bas, passe haut... - Masque flou - Wavelets - Alignement RVB
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    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: 19 This Week
    Last Update:
    See Project
  • 11
    TWAIN for C-Sharp (C#)

    TWAIN for C-Sharp (C#)

    A C# interface for TWAIN

    [Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/twain-cs A C# interface for the TWAIN image capture API, that also includes a toolkit layer, a diagnostic application and a sample application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lightGallery Desktop

    lightGallery Desktop

    A modern, electron and nodejs based image viewer for Mac, Windows

    A modern, electron and nodejs-based image viewer for Mac, Windows and Linux. Lightgallery uses HTML, CSS, and JavaScript with Chromium and Node.js to build the app. Lightgallery works across operating systems. You can use it on OS X, Windows, or Linux. LightGallery comes with numerous beautiful inbuilt animations. You also have the option to enable animated thumbnails from the settings. You can double-click on the image to see its actual size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    PyxleOS

    PyxleOS

    Open Source Pixel Editor

    PyxleOS is an open source Java based pixel editor. Why is it special? Because it is written in Java, it is inherently cross platform. This means any computer running Java (JVM) can run PyxleOS! While it is currently in very early Alpha, PyxleOS hopes to compete with current goto pixel editors such as http://pyxeledit.com/ . Why the name PyxleOS? Pyxle(pixel) OS(open source).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Advanced Batch Image Converter

    Advanced Batch Image Converter

    Multiplatform tool for batch image conversion

    ABIC is a multiplatform tool for converting images from and to a wide variety of formats, for example: JPEG, TIFF, PNG, JPEG-2000, WebP. It can also read some historic ones, in particular Amiga IFF (ILBM). ABIC is completely free, open sourced, and is also entirely nag-free.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 16

    Portable Type Engine

    Lightweight embedded font engine

    ...The engine is a single small standard C file which needs to be included in your project. The Font tool creates a standard C file version of any font installed on your OS (Windows, Linux, Mac). All you need to implement is the draw pixel function for your hardware. Requires very little RAM as the only buffering is a line of pixels up to the width of your text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CrypPic
    CrypPic is a free software application based on Java 8 which can be used to encrypt and manipulate the image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    gpac

    gpac

    This project migrated to https://github.com/gpac/gpac/

    Multimedia Framework for MPEG-4, VRML, X3D, SVG, LASeR, MPEG-DASH ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xmind

    Xmind

    The most popular mindmapping and brainstorming software

    Professional and powerful brainstorming and mind mapping software tool, open source, Eclipse Community Award winner, often used for capture ideas, knowledge/project management and GTD, supporting fishbones/org-charts/tree charts/spreadsheets, easy-to-use.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 20
    Manifold mesh processing

    Manifold mesh processing

    Mesh and point cloud processing tools

    A suite of tools for processing and analyzing meshes and point clouds. 1) Ensuring that meshes are manifold, ie, "nice" 2) Simple smoothing/noise reduction 3) Bare-bones point cloud to mesh and robust normals for point clouds 4) Mesh simplification 5) Curvature calculation on meshes 6) Local shape descriptors on meshes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AtaDore OS1

    Audio & Video Producer Suite

    Atadore OS1 is a verry stable audio and video producer suite with only the best linux has to offer. it comes in 2 versions , the BASE and the PRO. Both free. AtaDore OS has a workflow like osx , and is easy to use for new linux users. Atadore is based on Ubuntu with a custom Kernel Build and a lot of love. Atadore OS is 64 Bits Only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    The Open Toolkit is an advanced, cross-platform, C# OpenGL, OpenAL and OpenCL wrapper for Mono/.Net. It is especially suitable to RAD development and can be used in games, GUIs (WinForms, WPF, GTK#) and scientific applications. The official repository can be found in github: https://github.com/opentk/opentk The sourceforge repository will no longer be updated, but will remain online for posterity.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    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.
    Leader badge
    Downloads: 9,400 This Week
    Last Update:
    See Project
  • 25
    Similar Image Search

    Similar Image Search

    Reverse image search your photos. Find duplicates. Find similars

    Similar Image Search is a desktop reverse image search app. Think Google's "search by image" but with your own photos on your computer. SiS can search for similar images in the library and return a list of matches. I can also compare ones outside the library to ones within. It's designed for photographers to sift through a memory card dump, searching for photos in batches for ease of sorting. Requires: Java 7
    Downloads: 9 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB