Showing 530 open source projects for "plugin"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    AviTab

    AviTab

    X-Plane plugin that displays a tablet to aid VR usage

    ...AviTab tries to solve this problem by offering a PDF reader inside a native plugin for X-Plane. Using a plugin also opens possibilities for more apps inside the tablet, for example, to display information about the plane status or aid in navigation. When hovering over the edges of the tablet from a short distance, X-Plane will display green bars around the tablet. The upper bar can be used to grab the window and move it around inside the cockpit.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 2
    yabridge

    yabridge

    A modern and transparent way to use Windows VST2, VST3 and CLAP plugin

    Yet Another way to use Windows audio plugins on Linux. Yabridge seamlessly supports using both 32-bit and 64-bit Windows VST2, VST3, and CLAP plugins in 64-bit Linux plugin hosts as if they were native plugins, with optional support for plugin groups to enable inter-plugin communication for VST2 plugins and quick startup times. Its modern concurrent architecture and focus on transparency allows yabridge to be both fast and highly compatible, while also staying easy to debug and maintain.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 3
    DISTRHO Cardinal

    DISTRHO Cardinal

    Virtual modular synthesizer plugin

    A fully free and self-contained modular synthesizer, based on the popular VCV Rack. Available in AudioUnit/CLAP/LV2/VST2/VST3 plugin formats and as a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Google Cardboard XR Plugin for Unity

    Google Cardboard XR Plugin for Unity

    Google Cardboard XR plugin for Unity

    ...A smartphone can display 3D scenes with stereoscopic rendering, track and react to head movements, and interact with apps by detecting when the user presses the viewer button. The Unity XR Plugin Management API lets you turn VR mode on or off for the Google Cardboard XR Plugin for Unity. The VrMode scene in HelloCardboard sample shows basic usage of the aforementioned API.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Polonious is an ISO27001 certified secure, extremely flexible and highly configurable investigation workflow solution. Icon
    Polonious is an ISO27001 certified secure, extremely flexible and highly configurable investigation workflow solution.

    Trusted by investigation teams around the world

    The system includes features such as process centrism, workload management, reporting, dynamic dashboards, case reports, integrations and more. With our process and compliance focus, you can ensure your investigations are fully compliant with applicable regulations, with minimal extra effort or stress.
    Learn More
  • 5
    Blockbench

    Blockbench

    Blockbench - A low poly 3D model editor

    ...Models can be exported into standardized formats, to be shared, rendered, 3D-printed, or used in game engines. There are also multiple dedicated formats for Minecraft Java and Bedrock Edition with format-specific features. Blockbench features a modern and intuitive UI, plugin support and innovative features. It is the industry standard for creating custom 3D models for the Minecraft Marketplace. To launch Blockbench from source, you can clone the repository, navigate to the correct branch and launch the program in development mode using the instructions below. If you just want to use the latest version, please download the app from the website. ...
    Downloads: 151 This Week
    Last Update:
    See Project
  • 6
    SVGO

    SVGO

    Node.js tool for optimizing SVG files

    ...This can include editor metadata, comments, hidden elements, default or non-optimal values and other stuff that can be safely removed or converted without affecting the SVG rendering result. Some options can be configured with CLI though it may be easier to have the configuration in a separate file. SVGO has a plugin-based architecture, so almost every optimization is a separate plugin.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Streamlink

    Streamlink

    Streamlink is a CLI utility which pipes video streams

    ...The main purpose of Streamlink is to avoid resource-heavy and unoptimized websites, while still allowing the user to enjoy various streamed content. There is also an API available for developers who want access to the stream data. Streamlink is built upon a plugin system that allows support for new services to be easily added. Most of the big streaming services are supported. Streamlink is made up of two parts, a cli and a library API. See their respective sections for more information on how to use them. The default behavior of Streamlink is to playback streams in the VLC player. Please note that by using this application you're bypassing ads run by sites such as Twitch.tv. ...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    OBS Studio

    OBS Studio

    Open source software for live streaming and recording

    OBS Studio, also known as Open Broadcaster Software, is a free and open source software program for live streaming and video recording. Features of the software include device/source capture, recording, encoding and broadcasting. Stream on Windows, Mac or Linux. This software is commonly used by video game streamers on the popular streaming platform Twitch.
    Downloads: 416 This Week
    Last Update:
    See Project
  • 9
    lightGallery

    lightGallery

    A customizable, modular, responsive, lightbox gallery plugin

    ...Supports separate settings for mobile devices to optimize further. lightGallery comes with numerous options, which allow you to customize the plugin without touching the core code. You can easily customize the look and feel of the gallery by updating SASS variables.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 10
    MakeHuman

    MakeHuman

    This is the main repository for the MakeHuman application as such

    This is the main source code for the MakeHuman application as such. See "Getting started" below for instructions on how to get MakeHuman up and running. Mac users should be able to use the same instructions as windows users, although this has not been thoroughly tested. At the point of writing this, the source code is almost ready for a stable release. The testing vision for this code is to build a community release that includes main application and often-used, user-contributed plug-ins. We...
    Downloads: 86 This Week
    Last Update:
    See Project
  • 11
    ngx-markdown

    ngx-markdown

    Angular markdown component/directive/pipe/service to parse static

    Angular markdown component/directive/pipe/service to parse static, dynamic or remote content to HTML with syntax highlight and more. As the library is using Marked parser you will need to add node_modules/marked/marked.min.js to your application. To use the line numbers plugin that shows line numbers in code blocks, in addition to Prism.js configuration files, you will need to include the following files from prismjs/plugins/line-numbers directory to your application. Using markdown component and/or directive, you will be able to use the lineNumbers property to activate the plugin. The property can be used in combination with either data for variable binding, src for remote content or using transclusion for static markdown.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    DistroAV

    DistroAV

    DistroAV (formerly OBS-NDI): NDI integration for OBS Studio

    ...The plugin works with the NDI runtime and supports modern versions of OBS Studio across Windows, macOS, and Linux, enabling streamers and production setups to leverage low-latency, high-quality media over local networks for multi-device collaboration or extended setups. DistroAV’s development community focuses on maintaining compatibility with the latest OBS releases and NDI v6 tooling while addressing bugs and extending feature requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Cognitive3D SDK for Unity

    The Cognitive3D SDK for Unity

    Cognitive3D SDK for Unity, analytics for VR/AR/MR

    The most powerful spatial analytics platform to help you understand user behavior within immersive experiences. Identify exactly what users are paying attention to and in what order. Measure training performance and outcomes with employees. Evaluate compliance to improve safety, reduce injury and errors. Collect distributed insights for CPG, AEC and retail environments. Prove out your hypotheses by conducting experiments in VR. Receive scientific accuracy in captured eye-tracking, fixations...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    Piwigo

    Piwigo

    Manage your photos with Piwigo

    Piwigo is an open-source photo gallery application designed to manage large collections of images. It is suitable for personal photo libraries as well as professional image hosting. Piwigo offers features like album organization, batch uploading, and metadata management. It supports user and group management, making it ideal for both individual and collaborative photo management.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Graphite

    Graphite

    An open source graphics editor for 2025

    ...It combines traditional vector drawing capabilities with features like animation timelines, state machines, and interactive prototyping—all in one toolchain rather than separate apps. The interface supports layering, boolean operations, masks, and full node-based parametric controls for shapes and effects. Because it’s built to be extendable, plugin support allows importing/exporting formats, custom tools, or integrations with code frameworks. It also focuses on performance and scalability—handling complex vector scenes with many nested elements fluidly. For designers and developers looking to prototype UI transitions, interactive states, and motion-driven interfaces without separate design/code handoffs, Graphite positions itself as an all-in-one creative engine.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 16
    Lyrion Music Server

    Lyrion Music Server

    Server for Squeezebox and compatible players

    ...Playback can be synchronized across rooms with per-player volume and latency controls, and it supports a wide range of formats via built-in decoders and on-the-fly transcoding. A powerful plugin system adds services like internet radio, podcasts, and streaming platforms, as well as utilities for alarms, lyrics, and advanced tagging. Administration happens through a friendly web interface, with options for library rescans, playlist management, and performance tuning on small devices like the Raspberry Pi. Written largely in Perl and designed to be cross-platform, it runs happily on Linux, macOS, Windows, and many NAS appliances, making it a dependable hub for whole-home
    Downloads: 22 This Week
    Last Update:
    See Project
  • 17
    Gulp Imagemin

    Gulp Imagemin

    Minify PNG, JPEG, GIF and SVG images

    A Gulp plugin that optimizes images by reducing file sizes without losing quality, improving web performance and reducing bandwidth usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OGRE-Next 3D

    OGRE-Next 3D

    aka ogre v2 - scene-oriented, flexible 3D C++ engine

    OGRE-Next is the next-generation iteration of the OGRE (Object-Oriented Graphics Rendering Engine), a powerful open-source 3D rendering engine designed for real-time applications, games, simulations, and visualizations. It focuses on high-performance rendering pipelines, especially Vulkan and modern OpenGL, offering tools for photorealistic and stylized rendering. OGRE-Next is modular and flexible, providing a developer-friendly environment with scene management, lighting, shadowing, and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Listen 1

    Listen 1

    One for all free music in china (chrome extension)

    Listen 1 can search and play songs from Netease Cloud Music, Xiami, QQ Music, Kugou Music, Kuwo Music, Bilibili, Migu Music website, making your music library more comprehensive. It also supports the playlist function, you can easily play, collect and create your own playlist. Download the Chrome plugin version zip package and unzip it. Open the Chrome extension page and check "Developer Mode" in the upper right corner. Select "Load unpacked extension..." and select the folder you just unpacked. Download the Windows zip file and choose the 32-bit or 64-bit version according to the system. The original web player, using Python to develop a web server. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    OBS Linux Vulkan/OpenGL game capture

    OBS Linux Vulkan/OpenGL game capture

    OBS Linux Vulkan/OpenGL game capture

    obs-vkcapture is a Vulkan layer and OBS Studio plugin that enables capturing of Vulkan-rendered content in real time, solving a long-standing limitation in game recording and streaming. It works by injecting a Vulkan layer into applications, intercepting rendering calls, and redirecting frame data to OBS Studio without requiring special in-game support. This is particularly useful for modern Vulkan-based games or tools that lack native screen capture hooks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    pageres

    pageres

    Capture website screenshots

    ...Note to Linux users, If you get a "No usable sandbox!" error, you need to enable system sandboxing. For Gulp and Broccoli, just use the API directly. No need for a wrapper plugin. pageres offers a wide variety of options, for example, you can Delay capturing the screenshot, which is useful when the site does things after load that you want to capture. You can also apply custom CSS to the webpage, and specify some CSS or the path to a CSS file. Or apply custom JavaScript to the webpage. You can set background color to transparent instead of white if no background is set. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    imagemin

    imagemin

    Minify images seamlessly

    ...Generally, the npm module is the best choice because it offers more configuration options, but the CLI can be a decent alternative if you want to try Imagemin without touching any code. Imagemin is built around "plugins." A plugin is an npm package that compresses a particular image format (e.g. "mozjpeg" compresses JPEGs). Popular image formats may have multiple plugins to pick from.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Nuke

    Nuke

    Image loading system

    ...Customize image pipeline using built-in Alamofire, Gifu, FLAnimatedImage, WebP plugins or create your own. Enable progressive decoding with a single line of code. Nuke supports progressive JPEG out of the box, and WebP via a plugin built by the community. Automatically prefetch images ahead of time using either Preheat or native table and collection view prefetching APIs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Nx

    Nx

    Smart, fast and extensible build system

    ...Nx also helps establish structured code sharing and ownership management to keep the workspace maintainable. Nx provides a modern integrated dev experience. It has a high-quality VS Code plugin, interactive visualizations, GitHub integration and more. The core of Nx is generic, simple, and unobtrusive. Nx Plugins are completely optional, but they can really level up your productivity. Whether you have one project or one thousand, Nx will keep your CI fast and your workspace maintainable. Nx is smart. It analyzes your workspace and figures out what can be affected by every code change. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    sigma.js

    sigma.js

    A JavaScript library dedicated to graph drawing

    Sigma is a JavaScript library dedicated to graph drawing. It makes easy to publish networks on Web pages, and allows developers to integrate network exploration in rich Web applications. Sigma provides a lot of built-in features, such as Canvas and WebGL renderers or mouse and touch support, to make networks manipulation on Web pages smooth and fast for the user. The default configuration of sigma deals with mouse and touch support, refreshing and rescaling when the container's size changes,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next