Showing 76 open source projects for "single file"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    ShareX

    ShareX

    Screen capture, file sharing and productivity tool

    ShareX is a lightweight free and open source program that allows you to capture or record any area of your screen and share it with a single press of a key. ShareX offers numerous methods of capture including full screen, monitor, freehand and so much more. It also features plenty of customizable after-capture tasks and supports more than 80 different image, text, and file hosting services, as well as many URL shortening and sharing services.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    Pixelorama

    Pixelorama

    A free & open-source 2D sprite editor, made with the Godot Engine

    Pixelorama is a free and open-source pixel art editor, proudly created with the Godot Engine, by Orama Interactive. Whether you want to make animated pixel art, game graphics, tiles and any kind of pixel art you want, Pixelorama has you covered with its variety of tools and features. Free to use for everyone, forever. A variety of different tools to help you draw, with the ability to map a different tool in each left and right mouse buttons. Are you an animator? Pixelorama has its own...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    tilemaker

    tilemaker

    Make OpenStreetMap vector tiles without the stack

    Create the vector tiles on your home machine or using a cloud CPU. Upload the file to your site or app. And that's it. No database to maintain; no contract to pay; and no restriction on commercial use. tilemaker is a single executable that takes OpenStreetMap data and makes it into vector tiles. It's supremely customizable, but if you just want off-the-shelf tiles in a standard style, tilemaker comes bundled with the files to do that too.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Planetiler

    Planetiler

    Flexible tool to build planet-scale vector tilesets

    Planetiler (pla·nuh·tai·lr, formerly named "Flatmap") is a tool that generates Vector Tiles from geographic data sources like OpenStreetMap. Planetiler aims to be fast and memory-efficient so that you can build a map of the world in a few hours on a single machine without any external tools or database. Vector tiles contain raw point, line, and polygon geometries that clients like MapLibre can use to render custom maps in the browser, native apps, or on a server. Planetiler packages tiles into an MBTiles (SQLite) or PMTiles file that can be served using tools like TileServer GL or Martin or even queried directly from the browser. ...
    Downloads: 6 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
    OpenUSD

    OpenUSD

    Universal Scene Description

    ...With many of its features geared towards performance and large-scale collaboration among many artists, USD is ideal for the complexities of the modern pipeline. One such feature is Hydra, a high-performance preview renderer capable of interactively displaying large data sets. USD supports a variety of file formats, including usda, usdc, and usdz (a zero-compression, unencrypted zip archive), facilitating flexibility in data representation and exchange. The framework also includes tools like usdedit, a script that converts any single USD-readable file into its .usda text equivalent for easy editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    half

    C++ library for half precision floating point arithmetics.

    This is a C++ header-only library to provide an IEEE-754 conformant half-precision floating point type along with corresponding arithmetic operators, type conversions and common mathematical functions. It aims for both efficiency and ease of use, trying to accurately mimic the behaviour of the builtin floating point types at the best performance possible. It automatically uses and provides C++11 features when possible, but stays completely C++98-compatible when neccessary.
    Leader badge
    Downloads: 1,308 This Week
    Last Update:
    See Project
  • 7
    CompassCAD

    CompassCAD

    very good CAD software

    ...If applicable, it could also be used as a professional software with features such as collaboration (up to 2 persons, more will be added later on), SVG exporting, ready to be printed and shared with your co-workers. CompassCAD has a very small project size bundled in a single file, so your file is ready for distribution without breaking any of your favorite messaging app's file limit.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    SixelViewer

    SixelViewer

    View Sixel images in Windows, and Sixel image repository

    View Sixel formatted images on a Windows platform without needing a DEC VT emulator. Convert Sixel formatted images into BMP format. Save as BMP and print Sixel image capability. Supports both RGB and HLS formatted Sixel images with up to the full 256 color specification. Supports up to and including Windows 11. Included are many new and old and free Sixel images. Sixel slide shows supported. If you have sixel images you would like to contribute e-mail me. Version 1.3.0 released ...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 9
    Kerach Go

    Kerach Go

    A petite text shaderer whose entire code fits into a single html file

    A petite text shaderer whose entire code fits into a single html file. GitHub repository: https://github.com/Northstrix/kerach-go Link: https://northstrix.github.io/kerach-go/ The app is fully localized into: ✅ English ✅ Hebrew ✅ Italian ✅ Latin American Spanish ✅ Brazilian Portuguese ✅ Japanese ✅ Cantonese
    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
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    ...GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid prototyping and GLSL teaching purposes. It is used at the Georg-Simon Ohm University of Applied Sciences in Nuremberg for teaching computer graphics courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Passport photo extractor

    Passport photo extractor

    Offline Smart Passport Photo Cropper

    ....- Detects, crops, resizes, and compresses photos automatically.- Supports multiple input images in one session.- Saves photos neatly into separate subfolders or into a single folder (user choice).- Can also be used as a general photo resizer – resize any photo to prescribed height, width, and file size.- Works completely offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Comic panel detection

    Program, written in python, which detect panels in comics

    Program, written in python, which detect panels in comics, based on Max Halford's tutorial "https://maxhalford.github.io/blog/comic-book-panel-segmentation/". It allows you to process Jpg/Png images in a folder , and then save the individual panels in a folder or in a single pdf file. Unfortunately it is far from perfect and makes many mistakes especially with "black and white" comics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PhotoScape

    PhotoScape

    Fun and easy photo editing software

    PhotoScape is a versatile and user-friendly photo editing software that offers a wide range of tools for both beginners and more experienced users. Known for its intuitive interface, PhotoScape allows users to edit, enhance, and manipulate images with ease. Its features include basic editing functions like resizing, cropping, and color adjustments, as well as more advanced options such as batch editing, animated GIF creation, and photo merging. In addition to editing, PhotoScape provides...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Nof Go

    Nof Go

    A petite color palette generator

    A petite color palette generator whose entire code fits within a single html file. Link: https://northstrix.github.io/nof-go/ GitHub repository: https://github.com/Northstrix/nof-go
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Warlock-Studio

    Warlock-Studio

    AI Suite for upscaling, interpolating & restoring images/videos

    v6.0. Warlock-Studio is a Windows application that uses Real-ESRGAN, BSRGAN, IRCNN, GFPGAN, RealESRNet, RealESRAnime and RIFE Artificial Intelligence models to upscale, restore faces, interpolate frames and reduce noise in images and videos. the application supports GPU acceleration (including multi-GPU setups) and offers batch processing for large workloads. It includes drag-and-drop handling for single or multiple files, optional pre-resize functions, and an automatic tiling system...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    Multi Icon

    Multi Icon

    Easily create stunning, high quality (256x256) multi-resolution icons

    Create stunning, high quality (256 x 256) multi-resolution icons (.ico) and "mainicon" resources (.res) with ease and reliability. Open an image from file, or paste one in with transparency, or drag and drop an image directly onto the corresponding icon resolutions, then save. The multi-resolution icon stores a 256 x 256 image in PNG format, and five images at 64 x 64, 48 x 48, 32 x 32, 24 x 24 and 16 x 16 in native Windows icon format for maximum compatibility, back to Windows 95. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Email Attachment Transformer

    Email Attachment Transformer

    Easily pack files inside an image to send as an email attachment

    Can't email your important files through? Tired of being messed about? Then pack them inside an image with Email Attachment Transformer and send them off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PI-Based Image Encoder / Converter

    PI-Based Image Encoder / Converter

    Python code able to convert / compress image to PI (3.14, π) Indexes

    Image processing tool that encodes pixel data as indices within the first 16.7 million digits of PI (π). Features high-performance Numba-accelerated search and a signature 'film-grain' aesthetic upon reconstruction. ZIP also include 16 MB file with 16,7 mil numbers of PI Benchmark(Single-Thread): Hardware & Environment Apple Silicon: Apple M2 (Mac mini/MacBook) x86_64 Platform: Intel Core Ultra 5 225F (Arrow Lake, 10 Cores) OS 1: Fedora 43 (GNOME) OS 2: Windows 11 Pro (23H2/24H2) Software: Python 3.14.3 + Numba JIT (latest) Results (Lower is better) Platform / OS CPU Time (Seconds) macOS (Native) Apple M2 52.151311 s (in default setup) Fedora Linux Intel Core Ultra 5 225F 58.536457 s (in default Power Management: Balanced) Windows 11 Intel Core Ultra 5 225F 59.681427 s (important! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    ...See README file.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    Draft Notes

    Grab screen areas and note it with a mouse, pen & keyboad quickly.

    Especially for learners watching some lectures online or using video capturing devices. Grab screen areas with a click (or tap), automatically save it and allows adding notes on it using mouse, pen and keyboard - very quick (and draft). Then it is possible to view grabbed screenshots and annotate it additionally with the same set of tools, easy and convenient. May be help to somebody these sad days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Xiaomi PC Tools

    Xiaomi PC Tools

    Xiaomi PC Tools

    ...UYGULAMA DESTEĞİ SONLANDIRILDI KULLANMAYA DEVAM EDEBİLİRSİNİZ ANCAK ÖZELLİKLER DOĞRU ÇALIŞMAYABİLİR VEYA GÜNCELLİĞİNİ KAYBETMİŞ OLABİLİR. Xiaomi PC Tools has been developed for Xiaomi users. The aim of the program is to consolidate and facilitate many processes under a single program. **INFORMATION** Don’t be afraid if your browser or Windows complains about the file being “unsafe”, you can trust us. NOTE: Do not forget to run the program as an administrator. Report in-app errors/bugs Send mail>> xfdevapps@gmail.com SYSTEM REQUIREMENTS CPU: 1GHZ any CPU. RAM:512MB or higher. OS: Windows 7 or newer operating system. (32Bit or 64Bit) Connection: 512 KBPS or faster Internet connection. ...
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 22
    HTMLViewer
    HTML Viewer Components for Delphi, Lazarus and C++Builder The HtmlViewer component set consists of the THtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components: THtmlViewer * The basic component. * THtmlViewer displays single (non-frame) documents. * It also forms the basis for the other two components. TFrameViewer * Displays both frame and single HTML documents. * TFrameViewer is oriented more for local file system use. TFrameBrowser * Also displays frame and single HTML documents. * TFrameBrower is oriented for use with local file systems and toward Internet style protocols and URL usage...
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 23
    Beautiful Color Selection in Powerpoint

    Beautiful Color Selection in Powerpoint

    A Powerpoint Presentation to Select Your Favourite Color From a List

    Notes: 1. If the Powerpoint Software shows this pptx file, in Protected View, then Enable Editing, to unlock features such as Single Row Copying etc. 2. Once you select any Shape ( including a pasted row ) by clicking on it, you can also move it around, by dragging its edges. Categories: Impress your Clients with a Colorful Powerpoint Presentation , A Color Picker Template For Powerpoint
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Auto Screen Capture

    Auto Screen Capture

    Automated screen capture utility

    A portable and command line friendly application that takes screenshots while you work and play. This software is free and open source but if you find it useful then a small donation is appreciated! https://paypal.me/codewalker777
    Leader badge
    Downloads: 204 This Week
    Last Update:
    See Project
  • 25
    AFP_FullScreenPreview

    AFP_FullScreenPreview

    Add preview in fullscreen mode for Affinity Photo

    AFP_FullScreenPreview - add preview in full screen mode for Affinity Photo A great image editor, Affinity Photo currently lacks a few features – one of which is the ability to see your work-in-progress with a single hotkey. AFP_FullScreenPreview was written to fix that. It works using the scripting utility AutoHotkey, the Windows Clipboard, and the image viewer IrfanView. Click on 'Files' above to view the Readme.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB