Showing 13 open source projects for "tool"

View related business solutions
  • 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
  • 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
  • 1
    OptiScaler

    OptiScaler

    OptiScaler bridges upscaling/frame gen across GPUs

    OptiScaler is an open-source modding tool designed to enhance graphics performance and flexibility in modern PC games by allowing users to replace or modify built-in upscaling technologies. Instead of relying on the upscaling method originally integrated by a game developer, the software intercepts the game’s rendering pipeline and redirects it to alternative technologies chosen by the user.
    Downloads: 132 This Week
    Last Update:
    See Project
  • 2
    Real-ESRGAN GUI

    Real-ESRGAN GUI

    Cross-platform GUI for image upscaler Real-ESRGAN

    The graphic interface of Real-ESRGAN, a practical and beautiful image magnification tool, refers to the design of waifu2x-caffe. This program is a graphical interface of Real-ESRGAN's command line program Real-ESRGAN-ncnn-vulkan , written in Python and tkinter, and supports Windows, Ubuntu and macOS platforms. According to actual measurements, arm64the single-architecture performance is better than universal2the dual- architecture Mac on the Apple chip, so Apple chip users are advised to pack arm64single-architecture applications by themselves. ...
    Downloads: 108 This Week
    Last Update:
    See Project
  • 3
    Anime4KCPP

    Anime4KCPP

    A high performance anime upscaler

    Anime4KCPP provides an optimized bloc97's Anime4K algorithm version 0.9, and it also provides its own CNN algorithm ACNet, it provides a variety of way to use, including preprocessing and real-time playback, it aims to be a high-performance tool to process both image and video. This project is for learning and the exploration task of the algorithm course in SWJTU. Anime4K is a simple high-quality anime upscale algorithm. Version 0.9 does not use any machine learning approaches and can be very fast in real-time processing or pretreatment. ACNet is a CNN-based anime upscale algorithm. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Editly

    Editly

    Slick, declarative command line video editing & API

    Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and FFmpeg. Editly allows you to easily and programmatically create a video from a set of clips, images, audio and titles, with smooth transitions and music overlaid. Editly has a simple CLI for quickly assembling a video from a set of clips or images, or you can use its more flexible JavaScript API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    Video Object Remover – Frame-Accurate

    Video Object Remover – Frame-Accurate

    🎥 A free & open-source Python tool to remove unwanted objects from videos frame-by-frame using brush masking and AI inpainting (OpenCV + FFmpeg). EXE included.

    Video Object Remover – Frame Accurate Edition is a free and open-source desktop application that helps you remove unwanted objects, logos, or watermarks from videos using brush-based masking and AI inpainting. The tool extracts video frames using FFmpeg, lets you mask objects frame-by-frame, and removes them using OpenCV. Built with Python and Tkinter, it features a modern dark-themed GUI, adjustable brush tool, zoom control, and real-time logging. The cleaned video is rebuilt and exported with original quality. Includes a precompiled Windows EXE for normal users (no Python required) and full source code for developers or students. ...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6
    Bandicut Video Cutter

    Bandicut Video Cutter

    Easy video cutting, splitting, and joining video editing tool

    ...It is ideal for users who need a simple yet powerful tool to edit videos without complex interfaces or advanced features. Additionally, Bandicut supports hardware acceleration for even faster processing and offers options for basic video encoding, ensuring a smooth and efficient video editing experience.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7
    Route Generator
    Route Generator is a tool to create or generate animated routes on a map and generate a movie from it. This movie can be imported in your video editing software (e.g. Pinnacle Studio), so you can add it to your own movies. The map can be imported from OpenStreetMap, Google Maps or GeoTIFF, TIFF files. The routes can be drawn manually or imported from a GPX file containing GPS tracks.
    Leader badge
    Downloads: 138 This Week
    Last Update:
    See Project
  • 8
    RenderTune

    RenderTune

    Free open-source high quality video rendering app

    ...RenderTune is free and open-source, making it accessible to everyone. Whether you're a content creator, musician, or just someone who loves to make videos, RenderTune is the ideal tool to bring your vision to life. Download RenderTune now and start creating stunning videos today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FFmpegUpscalerHelper

    FFmpegUpscalerHelper

    A simple program with a UI for exporting video to png and encoding png

    ...A simple program with a UI for exporting video to png and encoding png images to video using FFmpeg, for the purpose of upscaling. This program does not upscale your video, it's a tool to be used to save time for your upscaling process. Instead of opening CMD yourself and navigating to your ffmpeg location and then enter the command, this program does all that for you. Saves a lot of time when working with multiple videos. It does however require some knowledge of FFmpeg commands for you to be able to customize your encoding command for your needs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    textureAtlasTools

    textureAtlasTools

    A set of tools for slicing a texture atlas to individual components

    ...Manually select some tiles in the texture atlas (that are placed in difficult positions) Add them to a json file following this pattern: json file; you can use any image editing tool such as GIMP to manually select and inspect the location, width and height of each selection. Run the tool with the split; this will automatically create a folder with separate files from the selections, as well a [basefilename]_sliced.png file containing the texture without the sliced files. Manually upscale all the resulting files with the correct transparency / seamless mode, including the [basefilename]_sliced.png from the previous step. it is important to use the same scale factor for all the files. you can leave some of the files unscaled (including the basefile).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TS video file cutter

    fast TS video file keyframe cutter

    TS file used by satellite receivers to record movies to storage media. This tool uses FFMpeg to read this file and create key frame previews. You can then select multiple parts of recorded movie which will be saved while rest is ignored and create smaller file without advertisements. It works on file level without recompressing video, cut are made on key frames only. It have very simple but effective user interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    WEMax

    WEMax

    Work Efficiency Maximize Framework: Analyze work and line processes

    - Work in 2013 - The WEMax proposes a framework for the continuous performance improvement of manufacturing lines. The WEMax framework consists of two main activities: 1) assembly work process improvement, including time and motion study, and 2) improvement of line balance efficiency. Although there have been numerous studies on this topic, most of them deal with partial issues rather than the continuous performance improvement of the whole assembly line, which this paper addresses. To...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    urmusic5

    The Free and Open Source Music Visualizer Tool

    urmusic is a free and open-source software that allows you to easily create your own music visualizer and create a music video for it! It makes use of hardware acceleration to render frames as fast as possible. Donations: Support me on ko-fi: https://ko-fi.com/nasso
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB