Showing 76 open source projects for "multi tool"

View related business solutions
  • 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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Manga Downloader

    Manga Downloader

    Download manga (and comics) from online reading websites

    Manga Downloader is an open-source command-line tool designed to download manga chapters and images from various online sources, enabling users to store and read content offline. It supports multiple providers, allowing users to retrieve manga from different websites through a unified interface. The tool automates the process of fetching chapters, downloading images, and organizing them into structured directories for easy access. It is built with efficiency in mind, handling large downloads...
    Downloads: 68 This Week
    Last Update:
    See Project
  • 2
    WeebCentral Downloader

    WeebCentral Downloader

    A powerful manga downloader for WeebCentral with both GUI and CLI

    ...The tool also incorporates progress tracking and background worker threads to ensure a responsive experience during large downloads. Its modular structure separates scraping logic, interface components, and configuration management, making it maintainable and extensible.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3
    StreamCap

    StreamCap

    Multi-Platform Live Stream Automatic Recording Tool

    StreamCap is a multi-platform live stream recording client that enables automated capture and management of live broadcasts from over 40 streaming platforms worldwide. Built on FFmpeg and StreamGet, it provides a robust system for monitoring live stream availability and automatically starting recordings when streams go online. The software supports batch recording and scheduled monitoring, allowing users to manage multiple streams simultaneously without manual intervention. It offers a wide...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Toonily Downloader

    Toonily Downloader

    A python tool for downloading manga from Toonily

    Toonily Downloader is a Python-based scraping and downloading tool designed specifically for manga and manhwa hosted on Toonily, enabling users to fetch entire series efficiently while preserving original image quality and structure. It provides both a command-line interface and a graphical user interface, making it accessible for both technical and non-technical users. The software supports downloading full series or selected chapters by parsing Toonily URLs and organizing content into...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    bfxr

    bfxr

    Flash + AIR sound effects generator. Based on Sfxr.

    The bfxr project by increpare is a sound-effects generator tool originally built using Flash + AIR, based on the earlier Sfxr project. Its purpose is to enable users, especially game developers and sound designers, to quickly generate retro, 8-bit/“chiptune” style sound effects (“bleeps”, “booms”, “zaps”, etc.) without deep knowledge of audio signal processing. It offers an interactive GUI through which you can tweak many parameters (oscillators, envelopes, filters, etc.) to sculpt custom...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Bililive-go

    Bililive-go

    A live recording tool

    Bililive-go is a live stream recording tool written in Go that supports capturing streams from multiple popular live streaming platforms. It enables users to automatically monitor live rooms and record streams when they go online, storing them locally for later playback. The tool supports a wide range of platforms, including Bilibili, Douyin, Huya, and Twitch-like services, making it highly versatile for content archiving. It includes a configurable system using YAML files, allowing users to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Av1an

    Av1an

    Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework

    ...It acts as an orchestrator that splits video files into chunks, processes them in parallel using encoders like SVT-AV1, AOM, or rav1e, and then merges the results into a final output. The tool is optimized for high-quality encoding while reducing total processing time through multi-core and multi-machine support. It includes scene detection and chunking strategies to improve compression efficiency and visual consistency across segments. Av1an also supports advanced encoding options, allowing users to fine-tune bitrate, quality, and performance settings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JamTools

    JamTools

    JamTools is a cross-platform gadget set software

    JamTools is a multifunctional desktop utility suite designed to provide a collection of tools for productivity, media processing, and system enhancements within a single application. It integrates various features such as file management, multimedia handling, and system utilities into a unified interface. The project emphasizes ease of use while offering advanced functionality for handling common tasks efficiently. It includes support for media-related operations, often leveraging FFmpeg for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10
    screenshot-to-code

    screenshot-to-code

    Drop in a screenshot and convert it to clean code

    ...It uses modern vision-capable or code-generating models to infer layout structure, typography, and components, then outputs clean HTML/CSS (often Tailwind) or framework code. A web interface lets you upload images, tune options, and preview generated results, while a backend service orchestrates the model calls and post-processing. The tool focuses on practical developer outputs—semantic markup, reusable components, and readable classes—so the result is a starting point you can refine, not a throwaway demo. It also supports multi-model backends and local-first options to balance cost, speed, and privacy. Teams use it for rapid prototyping, migrating static mockups to codebases, and exploring design alternatives without hand-coding every pixel from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Filament

    Filament

    Real-time physically based rendering engine for Android, iOS, and more

    Filament is a real-time physically-based renderer written in C++. It is mobile-first, but also multi-platform. We are very conscientious about keeping Filament small, fast to load, and focused on rendering. For example, Filament does not compile materials at run time. Instead, we provide a command line tool (matc) that does this offline. Filament is a physically based rendering (PBR) engine for Android. The goal of Filament is to offer a set of tools and APIs for Android developers that will enable them to create high quality 2D and 3D rendering with ease. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    spogo

    spogo

    Spotify, but make it terminal. Power CLI using web cookies

    ...Its design emphasizes responsiveness, simplicity, and compatibility with shell-based environments, making it useful for power users, automation enthusiasts, and developers. The tool also supports status inspection and device management, enabling flexible multi-device audio control from terminal environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wrapper for VideoStation

    Wrapper for VideoStation

    Synology VideoStation and DLNA FFmpeg Wrapper with AAC, DTS, EAC3

    Wrapper_VideoStation is a utility designed to extend the capabilities of Synology Video Station and DLNA Media Server by replacing or wrapping FFmpeg binaries to unlock additional codec support. It enables playback and transcoding of formats such as DTS, EAC3, and TrueHD that are often restricted due to licensing limitations. The tool provides an installer that automates patching, configuration, and codec management, making advanced functionality accessible without manual system modification. It supports both hardware and software transcoding, improving playback compatibility across devices. The project also includes options for configuring audio codec priorities and enabling multi-channel output such as 5.1 audio. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Actionhero

    Actionhero

    Actionhero is a realtime multi-transport nodejs API server

    The reusable, scalable, and Quick node.js API server for stateless and stateful applications. No matter what you are building, Actionhero is here to save the day. The action hero framework is one of the fastest ways to get started with a REST API - Routes, Versions, Testing, and Translation tool are all included. Actionhero's small footprint and stateful server options make it ideal for IOT applications whereas much logic as possible is offloaded to the server. Actionhero includes all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    butt (broadcast using this tool)

    butt (broadcast using this tool)

    Icecast and Shoutcast broadcasting client

    NOTE: This site is not maintained anymore. If you want to get the latest news and releases please visit https://danielnoethen.de/butt. butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports ShoutCast and IceCast and runs on Linux, MacOS and Windows. The main purpose of butt is to stream live audio data from your computers Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT intended to be a server by itself or automatically stream a set of audio files.
    Leader badge
    Downloads: 371 This Week
    Last Update:
    See Project
  • 16
    jfPaint

    jfPaint

    Multi-Tabbed and Multi-Layered Paint program with a rich tool set.

    Multi-Tabbed and Multi-Layered Paint program with a rich tool set. Features : pencil, line, curve, fill, box, circle, text, substitute, transparency, gradients and gaussian blur. Supports : JPG, PNG, BMP, TIFF, SVG, PGM, PPM, multi-layer proprietary file format (.jfpaint)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MediaCoder

    MediaCoder

    Universal media transcoding software

    MediaCoder is a universal media transcoding software actively developed and maintained since 2005. It puts together most cutting-edge audio/video technologies into an out-of-box transcoding solution with a rich set of adjustable parameters which let you take full control of your transcoding. New features and latest codecs are added or updated constantly. MediaCoder might not be the easiest tool out there, but what matters here is quality and performance. It will be your swiss army knife for...
    Leader badge
    Downloads: 737 This Week
    Last Update:
    See Project
  • 18
    scantailor-experimental

    scantailor-experimental

    Scan Tailor Experimental is an interactive post-processing tool

    Scan Tailor Experimental is an interactive post-processing tool for scanned pages. You give it raw scans, and you get pages ready to be printed or assembled into a PDF or DJVU file. Scanning, optical character recognition, and assembling multi-page documents are out of scope of this project.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 19
    xSTUDIO

    xSTUDIO

    xSTUDIO is a high performance playback and review tool.

    ...A multi-track timeline editing interface provides the facility for loading or creating edits from simple to complex.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    SmartRulerCapture

    SmartRulerCapture

    Professional screen capture tool with built‑in rulers multi-capture

    Smart Ruler Capture is a professional screen capture tool designed for designers, developers, and anyone needing precise on‑screen measurements. It features multiple active capture zones, an overlay ruler with configurable units (px, in, cm), and a customizable grid for perfect alignment. The app offers eight color themes, full keyboard control, and works entirely offline - no analytics, no cloud uploads. Settings are automatically saved between sessions. Includes handy keyboard shortcuts...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    ImageRevise Pro

    ImageRevise Pro

    ImageRevise Pro - Effortless Image Resizing & Optimization Tool

    ImageRevise is a streamlined Tkinter-based application that makes image resizing and optimization effortless. With its intuitive interface, you can easily resize images while maintaining the aspect ratio, add custom watermarks with customizable positions, and optimize images for web use by adjusting quality levels. The application also lets you view and remove EXIF metadata, ensuring privacy and reducing file size. Features like multi-threaded image processing keep the app responsive...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Dynamite Download Manager

    Dynamite Download Manager

    PyIDM remake for downloading stuff

    ...DDM supports a wide variety of file formats, enabling you to download general files, software, documents, and much more with ease. Additionally, it allows you to download videos from platforms like YouTube and Vimeo, as well as from tons of other streaming websites, making it a go-to tool for both regular and media-centric downloads. Its intuitive interface and robust features make it an essential tool for anyone looking to speed up their internet downloads while managing files effortlessly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Scene - Wallpaper Manager and Customizer

    Scene - Wallpaper Manager and Customizer

    Custom Wallpaper Manager for Windows 10+ supporting GIF and PNG.

    Scene is a Java-based, pretty lightweight, multi-monitor, wallpaper manager designed for users who want an easy way to customize their desktop without unnecessary complexity. It focuses on doing one job: letting you set, organize, and swap wallpapers quickly using your own files. With support for common formats like PNG and GIF, you can bring your favorite artwork, screenshots, memes, or loops directly to your desktop background.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    JavaComm

    JavaComm

    Desktop communication tool: chat, telephony, multimedia

    JavaComm is a client–server communication platform offering chat, telephony, screen sharing, conferencing, a media player, and configurable media streams. Users can define and manage their own streams for flexible playback. All server-based communication runs over HTTPS (SSL/TLS), while file transfers are handled directly between users without passing through the server. The JavaComm Server runs on any Jakarta EE Web Profile 10 platform with the required extensions, using Tomcat 10.1.54 as...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    TextureAtlas Toolbox

    TextureAtlas Toolbox

    A powerful, free and open-source tool for TextureAtlases/Spritesheets

    TextureAtlas Toolbox is an all-in-one solution for working with texture atlases and sprite sheets. Extract sprites into organized frame collections and GIF/WebP/APNG animations, generate optimized atlases from individual frames, or convert between 15+ atlas formats. Perfect for game developers, modders, and anyone creating showcases of game sprites. Formerly known as TextureAtlas to GIFs and Frames Licensed under AGPL-3.0 Third-party licenses: See...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB