All Projects → GDQuest → Krita Batch Exporter

GDQuest / Krita Batch Exporter

Licence: gpl-3.0
A Free Krita plugin to batch export layers and groups with maximum flexibility. Scale, trim, export multiple copies of your layers...

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Krita Batch Exporter

Unflattener
Make normal maps for 2D art
Stars: ✭ 125 (-37.81%)
Mutual labels:  game-development, image-processing
Batchimageprocessor
A Mass Image Processing tool for Windows
Stars: ✭ 55 (-72.64%)
Mutual labels:  batch-processing, image-processing
Engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
Stars: ✭ 2,574 (+1180.6%)
Mutual labels:  game-development
Astera
A C99 Cross Platform 2D Game Library
Stars: ✭ 193 (-3.98%)
Mutual labels:  game-development
Fluent State Machine
Fluent API for creating state machines in C#
Stars: ✭ 195 (-2.99%)
Mutual labels:  game-development
Resdet
Detect source resolution of upscaled images
Stars: ✭ 191 (-4.98%)
Mutual labels:  image-processing
Ailearnnotes
Artificial Intelligence Learning Notes.
Stars: ✭ 195 (-2.99%)
Mutual labels:  image-processing
Mahjong
Implementation of riichi mahjong related stuff (hand cost, shanten, agari end, etc.)
Stars: ✭ 188 (-6.47%)
Mutual labels:  game-development
Dataturks
ML data annotations made super easy for teams. Just upload data, add your team and build training/evaluation dataset in hours.
Stars: ✭ 200 (-0.5%)
Mutual labels:  image-processing
Clickhouse exporter
This is a simple server that periodically scrapes ClickHouse stats and exports them via HTTP for Prometheus(https://prometheus.io/) consumption.
Stars: ✭ 193 (-3.98%)
Mutual labels:  exporter
Xdpw
XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces
Stars: ✭ 199 (-1%)
Mutual labels:  game-development
Godot Kickstarter 2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
Stars: ✭ 194 (-3.48%)
Mutual labels:  game-development
Nude.js
Nudity detection with JavaScript and HTMLCanvas
Stars: ✭ 2,236 (+1012.44%)
Mutual labels:  image-processing
Methanekit
🎲 Modern 3D graphics made simple with cross-platform C++17 meta-API on top of DirectX 12 & Metal (Vulkan is coming)
Stars: ✭ 197 (-1.99%)
Mutual labels:  game-development
Debroglie
DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other useful features.
Stars: ✭ 190 (-5.47%)
Mutual labels:  game-development
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-1.49%)
Mutual labels:  game-development
Stackblur Go
A fast, almost Gaussian Blur implementation in Go
Stars: ✭ 189 (-5.97%)
Mutual labels:  image-processing
Ez Camera Shake Unity
A free powerful asset for achieving easy and quality camera shake in Unity. Open-sourced with the permission of Road Turtle Games. 📷
Stars: ✭ 191 (-4.98%)
Mutual labels:  game-development
Piccante
The hottest High Dynamic Range (HDR) Library
Stars: ✭ 195 (-2.99%)
Mutual labels:  image-processing
Delight
Delight is an open source component-oriented framework for Unity.
Stars: ✭ 201 (+0%)
Mutual labels:  game-development

Krita Batch Exporter

Plugin banner image

Export your game assets, sprites, designs, and more with speed and flexibility!

This Free Krita 4 add-on is a tool to help designers, game artists, and digital artists to work more productively.

Batch Exporter is now an official add-on and comes pre-installed in Krita 4.4.0.

➡ Follow us on Twitter and YouTube for free game creation tutorials, tips, and news! Get one of our Godot game creation courses to support our work on Free Software.

Batch Exporter brings smart batch layer export and renaming. With it, you can automatically re-export groups and layers to specific folders, scale images on export, and more! All that using Krita 4's new background save. If you've ever used Photoshop's Generator feature, this is similar.

Plugin demo

Our goal is to extend and enhance powerful but underused features that already exist in Krita to empower artists.

How to Use and video demo

You can find a video intro and tutorial on our YouTube channel.

The plugin also comes with text-based documentation.

Activating the add-on

Batch exporter comes pre-installed in Krita 4.4.0+, so all you have to do is to activate it:

  1. Go to the Settings menu -> Configure Krita -> Python Plugin Manager.
  2. Click the checkbox next to Batch Exporter.

You are now ready to use it!

How to install

Here's how to install the add-on from this repository.

Using the auto-install script

You can run the install script ./install.sh from your terminal. On Windows, you must run this program from a bash shell. If you have git installed, you can use git bash, otherwise the Windows Subsystem for Linux.

chmod +x install.sh # Make the program executable
./install.sh # Executes the program and installs the add-on

It should install all the files you need for the add-on to work in Krita 4.2 and above. It can also upgrade the add-on for you, replacing older versions you had already installed.

Manual installation

To install the add-on manually, you need to:

  1. Download the "Source code (zip)" file in the latest release
  2. Open Krita and go to the Settings menu -> Manage Resources
  3. Click "Open Resources Folder" to access your Krita resources directory
  4. Copy and paste the krita_batch_exporter/ folder and the kritapykrita_batch_exporter.desktop file in the pykrita/ directory.

Follow us, Support our work

Krita Batch Exporter is a GDQuest project. Our mission is to bring people together to become better game developers, all that using and contributing to Free Software.

This add-on's development is funded by our game creation courses for Godot. Consider getting one to support our work!

We make Free tutorials and tools to learn game creation. You can find us on:

We also have a Discord community!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].