Showing 143 open source projects for "effect"

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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Stipple Effect

    Stipple Effect

    A pixel art editor that supports animation and scripting

    Stipple Effect is a pixel art editor that supports animation and scripting. It is designed to facilitate a variety of workflows and to encourage rapid, iterative creation of video game art assets and other types of artwork. Stipple Effect was made by a solo indie game developer with the needs and skill sets of other indie developers in mind.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    simpleParallax.js

    simpleParallax.js

    Simple and tiny JavaScript library that adds parallax animations

    simpleParallax.js is a very simple and tiny Vanilla JS library that adds parallax animations on any image. Where it may be laborious to get results through other plugins, simpleParallax.js stands out for its ease and its visual rendering. The parallax effect is directly applied to image tags, there is no need to use background images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Olive Video Editor

    Olive Video Editor

    Free open-source non-linear video editor

    ...Olive 0.2 provides powerful and flexible node-based compositing. Node editing is a form of visual programming that gives you full control over how Olive renders your video. Rather than a "fixed" pipeline where one effect occurs after the other, nodes allow you to connect anything to anything else allowing a ton of flexibility for creating effects. You'll be able to create virtually any effect without writing a single line of code (or waiting for us to implement it for you). Additionally, these nodes can be copied and pasted into text allowing them to be shared extremely easily. ...
    Downloads: 68 This Week
    Last Update:
    See Project
  • 4
    Pokémon Cards CSS

    Pokémon Cards CSS

    Collection of advanced CSS styles to create realistic-looking effects

    pokemon-cards-css is a CSS-driven styling framework that lets web developers render Pokémon card visuals purely in HTML and CSS. It defines layouts, frames, typography, and image placeholders to mimic the look of real Pokémon trading cards, enabling users to create “virtual cards” with custom content. Because the design is built into CSS, cards respond to responsive constraints and adjust nicely across devices. The project supports common card types (basic, stage, trainer, etc.), and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Theater Effect Panel

    Theater Effect Panel

    Effect Panel is a small software to play sounds on live performances

    Theater Effect Panel (EffectPanel) is a small open source software to play sounds on live performances. You can use this program for free and it can be used with a mouse, a touch panel or over a midi interface with a keyboard or a button pad.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    FluidSynth

    FluidSynth

    Software synthesizer based on the SoundFont 2 specifications

    FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    ...The modular design of miniaudio allows you to use the low-level API without compromising your ability to make use of other features like the node graph and resource manager. miniaudio's node graph system gives you an easy way to set up advanced mixing and effect graphs. Each node sends it's output to another node, and so on and so forth to produce all kinds of effects. You can even implement your own custom nodes and plug them in however you like. Plug multiple nodes into the same input node for mixing and use the splitter node for complex routing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    PhotoEditor

    PhotoEditor

    A Photo Editor library with simple, easy support for image editing

    A Photo Editor library with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories. Drawing on the image with the option to change its Brush's Color, Size, Opacity, Erasing and basic shapes. Apply Filter Effect on the image using MediaEffect. Adding/Editing Text with the option to change its Color with Custom Fonts. Adding Emoji with Custom Emoji Fonts. Adding Images/Stickers. Pinch to Scale and Rotate views. Undo and Redo for Brush and Views. Deleting Views. Saving Photo after editing. More FAQ. PhotoEditor v.1.0.0 is a migration to androidX and dropping the support of the older support library. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    bild

    bild

    Image processing algorithms in pure Go

    ...It uses packages from the standard library whenever possible to reduce dependency use and development abstractions. All operations return image types from the standard library. Package convolution provides the functionality to create and apply a kernel to an image. Package effect provides the functionality to manipulate images to achieve various looks. Package histogram provides basic histogram types and functions to analyze RGBA images. Package paint provides functions to edit a group of pixels on an image. Package parallel provides helper functions for the dispatching of parallel jobs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    3D Website with Three.js

    3D Website with Three.js

    The most impressive websites in the world use 3D graphics

    Project_3D_developer_portfolio is a code-repository and tutorial project that teaches how to build a developer portfolio website enhanced with 3D graphics and animations, using technologies like React, Three.js, React Three Fiber, Tailwind CSS, Vite and more. The idea is to help developers create “the most impressive websites” by blending immersive 3D scenes and interactive UI elements with modern web frameworks. The README walks through the tech stack, features and how to get started,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CSS Inspiration

    CSS Inspiration

    Curated collection of interesting, creative, or inspiring CSS effects

    CSS-Inspiration is a living gallery of modern CSS effects and components that highlights what’s possible with pure CSS and minimal markup. The collection ranges from micro-interactions and loaders to 3D transforms, complex backgrounds, hover states, and text effects, each presented as a small, self-contained demo. Source code is front and center, encouraging developers to study, copy, and tweak snippets for their own projects. Many examples lean on contemporary features—custom properties,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Equalizer APO

    A system-wide equalizer for Windows 7 / 8 / 8.1 / 10 / 11

    Equalizer APO is a parametric / graphic equalizer for Windows. It is implemented as an Audio Processing Object (APO) for the system effect infrastructure introduced with Windows Vista. Requirements: - Windows Vista or later (Windows 7 - 11 have been tested) - CPU architecture x64 (64 bit), x86 (32 bit) or ARM64 (on Windows 10/11) - applications must not bypass the system effect infrastructure (APIs like ASIO or WASAPI exclusive mode can't be used) Equalizer APO can be used in conjunction with Room EQ Wizard (http://www.roomeqwizard.com/), because it can read its filter text file format. ...
    Leader badge
    Downloads: 91,434 This Week
    Last Update:
    See Project
  • 13
    Fx FloorBoard

    Fx FloorBoard

    Graphical editor software for many Boss and Roland effect & synth unit

    Editors for the BOSS GT-1, 3, 5, 6, 8, Pro, 10, 100, 001 Guitar Multi-Effects Processors, and the BOSS GT-1B,6B,10B Bass Multi-Effects Processors. And for the Katana Amplifier. and various Boss and Roland guitar synths. This software can visually edit parameters via Midi,USB, or Bluetooth(via external device on some units) on the Multi-Effects/Amp/Synth Processor.
    Leader badge
    Downloads: 506 This Week
    Last Update:
    See Project
  • 14
    Auto Movie Assembler

    Auto Movie Assembler

    Automating making many trailer-like videos with a single click!

    This program can mass create multiple promotional movies at once using only these elements: - Pre-recorded .mp4 video clips. - Title card .png image file. - Ending card .png image file. - Sound effect 1 that plays during the Title card. - Sound effect 2 that plays during the Ending card. It will join the video clips in a alphabetical order, apply a Fade from Black transitions to all them individually, place a Title Card + sound effect after the first clip and an Ending Card with stylish Fade from White effect, also with its own sound effect. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Realistic VHS Video Converter

    Realistic VHS Video Converter

    Convert any High-Quality and modern videos into realistic VHS videos

    Create your vintage and realistic VHS videos from the 1980's, 1990's and 2000's with any of your videos using a special conversion utility for Microsoft Windows.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 16

    Freeverb3_vst

    Freeverb3 DSP VST effect plugins

    The Freeverb3VST is a package of VST DSP effect plugins utilizing the Freeverb3 signal processing library. Many types of audio processing effects including high quality reverbs and impulse response convolution processors are available.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 17
    Orange Juice Audio Enhancer for Linux
    ...sudo apt install easyeffects lsp-plugins calf-plugins Download tar.gz and unarchive, these 3 files put into /home/{users folder}/.config/easyeffects/output note: MX-23 uses "rubberband" for pitch effect, MX-25 uses "soundtouch" for pitch effect. These are completely none Compatibility. So it needs different preset I ready.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Image to Painter

    Transform photos into art with 8 styles

    Image to Painter is a powerful yet easy-to-use desktop application that transforms your photos into artwork with just one click! No installation required - just download the executable and start creating. ✨ **Key Features:** • 8 Unique Art Styles: Pencil Sketch, Color Sketch, Cartoon, Watercolor, Oil Painting, Crayon, Comic Book, and Pop Art • Real-time preview with adjustable brightness, contrast, and sharpness • Simple drag-and-drop interface • Save artwork in PNG or JPG format •...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Rivatuner

    Rivatuner

    rivatuner statistics server

    Introduced as a highly successful design with the help of a statistics server, these applications are designed to bring you the maximum functionality of your graphics card and bring you a bunch of controls that will help you get the most out of your GPU. can be specified. RivaTuner Download also lets you open-source overclocking and hardware debugging for NVIDIA video cards by modifying the NVIDIA graphics card, a revolutionary graphics card overclocking, and subsequent utility...
    Leader badge
    Downloads: 1,205 This Week
    Last Update:
    See Project
  • 20
    ESRM

    ESRM

    Un "Screen Recorder" codificado 100% con AI, escrito en python.

    ...Puede ajustar los efectos que requiera los cuales se aplicarán con ayuda de ffmpeg en tiempo real, no necesita de un editor de video externo, puede añadir nitidez, brillo, saturación y demás a la grabación. Este programa también está disponible por medio de el package manager PIP (pypi.org). Ejecute "pip install effect-srm" para instalar, una vez instalado, en CMD y otra terminal, puede ejecutar uno de los siguientes comandos: - srm - esrm - effect-screen-recorder-master
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Voice-Changer-MeowVoice

    Voice-Changer-MeowVoice

    Meow Voice Changer is a lightweight, real-time voice modulation tool

    ...Inspired by Battlestar Galactica Cylon and Viper comms but capable of many more effects, it offers pitch, tempo, wobble, ring modulation, flanging, echo, EQ, and radio effects like distortion and static. Process microphone input with a customizable effect chain. Features a clean console UI, low RAM/CPU usage, Free for non-commercial use, it supports virtual audio cables for seamless app integration. Save settings to XML and tweak buffer sizes for low latency. Developed by Shiro Sneaky Snep (@DEBUG_SNEP 2025). Download now to unleash your inner Cylon! (Version 1.7.5)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    SonicDive-8D-Music-Player

    SonicDive-8D-Music-Player

    SonicDive 8D Music Player v-1.0

    ... 🎚️ Audio Effects & Modes Choose from a variety of sound profiles to match your mood: 🔊 Flat 🎧 3D Audio 🎧 8D Audio 🎤 Hip-Hop 🎻 Classic 🎸 Rock 🎥 Dolby Effect
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Morphing Editor

    Morphing Editor

    Java application for creating Morphing videos

    Java application for creating Morphing videos. You can create a Morphing effect with your chosen pictures. Then you will be able to see the morphing result and save the Morphing project in a xml file. You will have the option of creating a video with the Morphing effect of your project. An example of video created with the application: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2Fmorphing%2Fv1.1_morphingEditor.MorphingVideo1.mp4%3Forigin%3Dsourceforge&origin=web You can also see a demo: https://frojasg1.com:8443/resource_counter/resourceCounter?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    uos

    uos

    United Open-libraries of Sound: United methods for open-source audio

    ...Listen to multiple input and output. . Produce sound from built-in synthesizer. uos can use: PortAudio, SndFile, Mpg123, Faad, Mp4ff, Opus, OpusFile audio libraries and SoundTouch, Bs2b audio-effect libraries. Included in the package: . Examples fpGUI, MSEgui, LCL and console. . Binaries of libraries included for Linux, arm32-aarch64 Rapsberry Pi, Windows, Mac OSX, FreeBSD. See you at uos forum: http://uos-forum.108.s1.nabble.com Fred van Stappen fiens@hotmail.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    EngraverAI

    This first-world Photoshop's plug-in features artificial intelligence

    The AlphaPlugins EngraverAI is a newly released Photoshop plug-in that utilizes artificial intelligence to make routine technical work easy for you. This product replicates pictures resulting in high-quality products comparable to handmade engraving art. The usage of artificial intelligence makes the creative process easier and more time efficient while maintaining overall quality. The Engraver AI is the next level for the AlphaPlugins series of tools for engraving and etching. This new,...
    Downloads: 5 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB