Showing 15 open source projects for "opening files"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Pinta

    Pinta

    Simple GTK# Paint Program

    Pinta is a free, open-source program for drawing and image editing. Its goal is to provide users with a simple yet powerful way to draw and manipulate images on Linux, Mac, Windows, and BSD. Use easy drawing tools to draw freehand, lines, rectangles, ellipses, and more. Pinta includes over 35 adjustments and effects for tweaking your images. Use Pinta in your language. Pinta is at least partially translated into over 55 languages. Don't be afraid to experiment, Pinta tracks your full history...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Icon Extractor
    Icon Extractor is a program for extracting icons from type files .exe or .dll
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    Appbatroz (Windows_32bit)

    Appbatroz (Windows_32bit)

    Open Multiple Apps With 1 Icon

    Appbatroz is a free and open source application that functions to make it easier for desktop users to run or open applications, files and websites. An example of the benefits of Appbatroz is opening multiple applications, files and websites with one icon. [NOTE : ON WINDOWS THE APPBATROZ FAVICON DOESN'T APPEAR] [NOTE: there may be information about updates, promos or advertisements in the application.] Source code available at: https://github.com/Wistanomic/Appbatroz-Window for more tutorial you can see at: https://wistanomic.medium.com/ https://www.youtube.com/channel/UC6pOpULquElUAJJP48i9LFw
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Appbatroz (Windows_64bit)

    Appbatroz (Windows_64bit)

    Open Multiple Apps With 1 Icon

    Appbatroz is a free and open source application that functions to make it easier for desktop users to run or open applications, files and websites. An example of the benefits of Appbatroz is opening multiple applications, files and websites with one icon. [NOTE : ON WINDOWS THE APPBATROZ FAVICON DOESN'T APPEAR] [NOTE: there may be information about updates, promos or advertisements in the application.] Source code available at: https://github.com/Wistanomic/Appbatroz-Window for more tutorial you can see at: https://wistanomic.medium.com/ https://www.youtube.com/channel/UC6pOpULquElUAJJP48i9LFw
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Appbatroz (linux_amd64)

    Appbatroz (linux_amd64)

    Open Multiple Apps With 1 Icon

    Appbatroz is a free and open source application that functions to make it easier for desktop users to run or open applications, files and websites. An example of the benefits of Appbatroz is opening multiple applications, files and websites with one icon. [NOTE: there may be information about updates, promos or advertisements in the application.] Source code available at: https://github.com/Wistanomic/Appbatroz-Linux for more tutorial you can see at: https://wistanomic.medium.com/ https://www.youtube.com/channel/UC6pOpULquElUAJJP48i9LFw To Uninstall : sudo dpkg -r Appbatroz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 7
    php2desktop

    php2desktop

    Build Windows desktop applications using PHP, Javascript, CSS & HTML

    php2desktop gives developers the ability to create content rich native Windows GUI applications using web technologies they're familiar with. Zero C language knowledge is necessary, simply copy your web files into the www directory and run by opening the .exe file. In a way, php2desktop is a PHP to exe compiler without the headache of running commands. php2desktop is an out-of-the-box solution that comes pre-built with PHP 8 and a Chromium 114 embedded browser; combine with the power of JavaScript, SQLite, HTML5 & CSS3 and you'll be making native desktop applications as easy as building a web application. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Asmodat Folder Locker

    Asmodat Folder Locker

    Folder & Files encryption - opensource software.

    This is the fastest encryption tool for Windows, it allows you to encrypt whole hard drives or incredibile large and multitude of files in the matter of seconds. Now you can quickly protect your files and folders with password and prevent anyone from opening them. Source Code available here: https://asmodatfolderlocker.codeplex.com/ Project is entirely opensource, you can change it if you wish to what suits your purposes best, or send me email to request a new feature. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Weed Killer

    Aged File Removal

    Weed Killer is a .NET solution to prune aged files from folders, working equally well on a single workstation, or multiple data centers. It has an MDI form to build / edit / test / execute configurations, a console worker for delegated removal , and a class for direct use in an application. Feature include: - Enhanced multi-layer wildcard support for folder-trees. - Choice of regular expressions or traditional wildcards for file or folder patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    ClrDbg

    Tool for opening dmp files for .NET applications.

    ClrDbg can open a dmp file, or connect to a running process, and display information about the objects on the heap and their class information (such as field definitions and method signatures), threads and their call stacks. ClrDbg uses the Microsoft.Diagnostics.Runtime.dll (ClrMD). The user-interface allows the user to drill-down by clicking on hyperlinks in a grid view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EmuDisk

    Color Computer Emulator Virtual Disk Utility

    This utility enables users of Color Computer Emulators to manipulate Virtual Disks on a PC. It uses a Multiple Document Interface (MDI) to allow for having multiple virtual disks open at once. It also supports drag & drop between virtual disks, and windows. Formats supported are JVC, VDK, DMK, flat OS9 files, and VHD Virtual Hard Disk files, and handles RSDOS and OS9 formatted disks. This utility now also supports physical disks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OpenGL4Net

    Simple OpenGL 4.3 wrapper for .NET platform

    ...The main idea of the library is to keep the syntax as close as possible to the C style and on the other hand, provide some overloaded functions that simplifies the development of .NET application. The library also contains some helper classes to make a development really fast (e.g., class RenderContext for opening the OpenGL context; or class Program for loading, compiling and linking shaders)
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    PDF Merger and Combiner

    It is Used to merger number of pdf in single file.

    PDF MERGER is the fast and powerful way to Merge PDF files with password protection as well as you can apply stamper with either any type of image or text. Using this utility you don’t required installation of Adobe Acrobat. FEATURES: Merge as many PDF files in single PDF file. Add a page or several pages to an existing PDF file. Generate new page number for generated every pages. you have set of options to show page number at any positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SharpBot RAT or "SbRat" is a C# bot that allows you to control computers remotely over an IRC (Internet Relay Chat) network. Update! March 6 2011 - The new version of SbRat is coming soon! I am considering a plugin system. New Features coming!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal for OOX-UOF Converter is to provide an Add-in to Microsoft Word 2007 to allow opening and saving files in Uniform Office document Format(UOF). UOF is a standard established by CESI (China Electronic Standardization Institute).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB