[go: up one dir, main page]

Search Results for "gimp plugin separate+" - Page 3

Showing 135 open source projects for "gimp plugin separate+"

View related business solutions
  • 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
  • Apify is a full-stack web scraping and automation platform helping anyone get value from the web. Icon
    Apify is a full-stack web scraping and automation platform helping anyone get value from the web.

    Get web data. Build automations.

    Actors are serverless cloud programs that extract data, automate web tasks, and run AI agents. Developers build them using JavaScript, Python, or Crawlee, Apify's open-source library. Build once, publish to Store, and earn when others use it. Thousands of developers do this - Apify handles infrastructure, billing, and monthly payouts.
    Learn More
  • 1
    dadbod.vim

    dadbod.vim

    dadbod.vim: Modern database interface for Vim

    ...Results of queries are displayed in preview windows or splits inside Vim, allowing you to stay in your editing context rather than switching to a separate tool. You can also run ranges or whole buffers as SQL queries or pass files to the database CLI. The plugin is designed to be project-aware: connection URLs can be defined per project rather than globally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ByteX

    ByteX

    ByteX is a bytecode plugin platform based on Android Gradle Transform

    ...What's more, each plugin's code is decoupled from one another, as well as their host, which makes it extensible and highly efficient for the development of new plugins. If all features are developed as a separate plugin, each plugin will cost 10+s, and the compilation time will increase linearly. But if the iterative development in only one plugin module will make it more and more cluttered, for the code is deeply coupled. So an idea was raised. It could make sense to build a bytecode plugin platform, and the new feature can be extended based on it as a new plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gradle Tomcat Plugin

    Gradle Tomcat Plugin

    Gradle plugin supporting deployment of your web application

    This Gradle plugin streamlines running and deploying Java web applications on Apache Tomcat directly from the build. It wires common development workflows—starting an embedded container, serving an exploded webapp, or running a WAR—into familiar Gradle tasks. Configuration options let you set context paths, ports, and container versions, and tune features like reloading to shorten the edit-refresh loop. Because it integrates with Gradle’s war and dependency management, your servlet/JSP app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Data Center Infrastructure Management Icon
    Data Center Infrastructure Management

    Fully utilize your assets. Lower data center costs. Prevent downtime.

    netTerrain DCIM is a Data Center Infrastructure Management (DCIM) software that helps organizations automate and simplify the management of its entire Data Center and IT infrastructure. This solution is used by organizations that need to manage environmental capacity with less effort (space, rack, data, and power), track their IT assets and inventory, and efficiently manage cabling.
    Try it Now
  • 5

    Jack2DSSI

    Transforms any Jack client into a DSSI plugin

    This is a DSSI plugin that allows you to specify a Jack client, and this client will be loaded inside the plugin instead of as a separate application. This allows you to use Jack-only clients as plugins.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Easy Agent Simulation

    Easy Agent Simulation

    Java-based agent simulation platform

    ...It comes with a broad range of pre-developed simulation scenarios, ranging from virtual agents acting in abstract environments to agents with a spatial representation in 2D or 3D. It is built upon a novel architecture using a separate "plugin layer" to communicate between the simulation engine and the simulated model. This allows to flexibly add or remove non-simulation-specific functionality such as visualization, chart drawing, trajectory painting etc. Studies show that the architecture is well-suited to guide beginners quickly to simulations of various levels of complexity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CHOW Phaser

    CHOW Phaser

    Phaser effect based loosely on the Schulte Compact Phasing 'A'

    ChowPhaser is an open-source audio plugin that emulates the classic Schulte Compact Phasing 'A' effect. It offers a unique phasing effect with nonlinear feedback and modulation capabilities, suitable for various audio processing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lazysizes

    lazysizes

    High performance and SEO friendly lazy loader for images

    ...It can automatically calculate the sizes attribute for your responsive images, it allows you to share media queries for your media attributes with your CSS, helping to separate layout (CSS) from content/structure (HTML) and it makes integrating responsive images into any environment really simple. It also includes a set of optional plugins to further extend its functionality. Lazysizes is built upon the Responsive image standard and extends it with additional functionality. For full cross browser responsive image support you must use either a full polyfill like picturefill or use the extreme lightweight partial respimg polyfill plugin or the responsive image on demand plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GIMP Plugin Pixel Art Scalers

    GIMP Plugin Pixel Art Scalers

    Gimp plugin for scaling / rescaling images

    The GIMP Plugin: Pixel Art Scalers is a tool for rescaling images using algorithms optimized for pixel art, such as HQX, XBR, and ScaleX. These scalers resize graphics while preserving the sharpness and clarity of pixel art, avoiding blurring and pixelation. The plugin integrates into GIMP's interface, providing users with options to adjust scaling parameters and improve the quality of upscaled images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful Business Process Automation Icon
    Powerful Business Process Automation

    With ThinkAutomation, you get an open-ended studio to build any and every automated workflow you could ever need.

    When a message is received ThinkAutomation automatically executes one or more Automations. Automations are created using an easy to use drag-and-drop interface to run simple or complex tasks. Automations can perform many business process Actions, including: updating company databases, CRM systems and cloud services, sending outgoing emails, Teams & SMS messages, document processing, custom scripting, integration and much more. Over 100 built-in actions are included, plus ThinkAutomation is extensible with Custom Actions.  
    Learn More
  • 10
    Dotfiles (gf3)

    Dotfiles (gf3)

    Configurations for the tools I use every day

    This repository is a personal dotfiles collection (configuration files for shell, editors, and related tools), organized to bootstrap and version-control the author’s development environment. It typically includes files like .zshrc, .vimrc, .gitconfig, and other scripts or plugin configs, plus installation or bootstrap helper scripts. The structure often supports modular overrides (machine-specific or role-specific configs) and may integrate with tools like GNU Stow, chezmoi, or custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nufraw

    nufraw

    ufraw reloaded

    A new version of the popular raw digital images manipulator ufraw. Forks from the version 0.23 of ufraw (that's why the first nufraw version is the 0.24). Nufraw offers the same features (gimp plugin, batch, ecc) and the same quality of ufraw in a brand new improved user interface.
    Leader badge">
    Downloads: 42 This Week
    Last Update:
    See Project
  • 12
    gatsby-plugin-intl

    gatsby-plugin-intl

    Turn your website into an internationalization-framework

    Internationalize your Gatsby site. Gatsby plugin that turns your website into an internationalization framework out of the box. When you build multilingual sites, Google recommends using different URLs for each language version of a page rather than using cookies or browser settings to adjust the content language on the page.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Jekyll-Instagram Plugin

    Jekyll-Instagram Plugin

    A Jekyll plugin for displaying your recent Instagram photos

    ...Your Instagram account will need to be public for this to work correctly. To avoid making your main account public you can create a separate Instagram account just for your public feed and use that account. There is a working example of a basic Jekyll site using this plugin that is available in the example directory of this repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ScorchCrafter Guitar FX DAW Plug-ins

    ScorchCrafter Guitar FX DAW Plug-ins

    Audio DSP FX and plug-ins, mostly for guitar (amp sim) and other FX

    A group of audio DAW plug-ins targeting Windows (VST), Mac (VST/AU), and Linux, mostly for Guitar Amplifier simulation, with the C-120 being the flagship product (which started off long ago as a closed-source VST). Open source, mostly under GPL.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    AwesomeBump

    AwesomeBump

    Open Source graphic tool and alternative to Insane Bump

    AwesomeBump is a free and open source graphic app written using Qt library. It was made as an alternative to known gimp plugin Insane Bump or the commercial tool Crazy Bump. It is designed to generate normal, height, specular or ambient occlusion, metallic, roughness and other textures from a single image. Most of the image processing is done on GPU so the program runs very fast and all the parameters can be changed in real time.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 16
    Pearl GNOME 7.1

    Pearl GNOME 7.1

    A Smooth Clean Out of Box GNOME Desktop by Pearl Linux

    Based on Ubuntu's 18.04 LTR, Pearl GNOME is a full featured workhorse and we released both the 32 bit version as well as the 64 bit version of a desktop. All the Pearl Linux standard software is pre-installed minus compiz by default on the 32 bit version only which comes on all other Pearl releases including OBS-Studio for both 64 and yes 32 bit for obs-studio as well. SPECIAL BONUS FOR OBS-STUDIO USERS. 64 BIT VERSION COMES WITH PRE-INSTALLED LINUX BROWSER SOURCE (for adding youtube chat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AutoTypeShow

    Adds support to KeePass AutoType to display the auto-typed entry

    This is a plugin to KeePass <http://www.KeePass.info> to add support for AutoType displaying the matching entry that gets auto-typed. This can be done either with a separate hotkey, or by including a {SHOWENTRY} placeholder in the AutoType sequence
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    ApexDC++

    ApexDC++

    The pinnacle of file-sharing and chat - an innovative DC client!

    ApexDC™ is an innovative Direct Connect client based on the DC++ and StrongDC++ projects. Direct Connect provides a rare blend of seamless file sharing and community based chat and messaging between users. ApexDC features plugins and scripting through Lua and much more. Both operators and users alike should find it a pleasant experience. Note: as of May 28th 2016 ApexDC is now primarily distributed as two separate installers one targetting 32bit and the other 64bit operating systems....
    Leader badge">
    Downloads: 75 This Week
    Last Update:
    See Project
  • 19
    Masonry

    Masonry

    A cascading grid layout plugin

    Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet. All sizing and styling of items is handled by your own CSS. tem sizes can be set with percentages for responsive layouts. With the masonry layout mode, set percentage-width columnWidth with element sizing. Set percentPosition: true so item positions are likewise set...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    aioulinux

    aioulinux

    Linux for Arduino and Makers developers

    Hello, I'm the Aioulinux founder, eager to professionally revive the project. Since 2018, the demand for an IoT and Arduino-tailored environment has been evident. Seeking partners for a 2024 version targeting schools and IoT companies, aiming for a secure and comprehensive platform. If you share this vision and wish to collaborate, reach out. Let's revive Aioulinux stronger than ever! Now seeking partners: Live Distro Specialist: Expert in live distributions to ensure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    viewport.jquery

    viewport.jquery

    Simple but handy jQuery plugin adding methods and CSS selectors

    viewport is a simple but handy jQuery plugin that adds methods and CSS selectors to check if the element is in a certain viewport. Furthermore - you will be able to check the position relation of two separate elements even if the are not kin. The plugin uses getBoundingClientRect() to determine element positions so be sure it meets your browser support requirements. ] version 1. x.x uses different detection principles, which will work in almost any browser but work 10-30 times slower.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    openCONFIGURATOR Eclipse Plugin

    openCONFIGURATOR Eclipse Plugin

    An eclipse plugin for the openCONFIGURATOR configuration tool

    Eclipse update site: http://sourceforge.net/projects/eclipse-plugin.openconf.p/files/update-site/ KNOWN ISSUE WITH THE UPDATE SITE DUE TO SOURCEFORGE ENCRYPTION POLICIES: If you experience problems with the SSL handshake during update please refer to http://gnuarmeclipse.github.io/blog/2017/01/29/plugins-install-issue/ Install via Eclipse marketplace: https://marketplace.eclipse.org/content/ethernet-powerlink-openconfigurator The project provides a plugin for the...
    Leader badge">
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    Isotope

    Isotope

    Filter and sort layouts

    Include the Isotope .js file in your site. Isotope works on a container element with a group of similar child items. All sizing of items is handled by your CSS. You can use Isotope as a jQuery plugin. You can use Isotope with vanilla JS. You can initialize Isotope in HTML, without writing any JavaScript. All options are optional, but itemSelector is recommended. Layout modes have their own separate options. We recommend always setting itemSelector. itemSelector is useful to exclude sizing elements or other elements that are not part of the layout. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WebSysConfigPanel

    flexible web configuration panel

    Manage your Linux System via Web Browser. A plugin system enables a large subsystems and settings to be configured. The whole project is written in c++ and runs with a separate server, so that no dependencies with apache are necessary. This Project uses Webtoolkit (http://www.webtoolkit.eu/wt) and willl be released under a GPL License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    slick

    slick

    The last carousel you'll ever need

    slick is an open source, responsive carousel plugin that offers a great number of breakpoints, CSS3 transitions, touch events and so much more. It creates fully responsive, customizable and mobile-friendly carousels that can work with any html element. Everything you’ll ever need for your carousel, slick can achieve quickly and easily. It features a comprehensive range of settings, events, methods and more so you can build a carousel in exactly the way you want. It supports IE8+ as well...
    Downloads: 8 This Week
    Last Update:
    See Project