GithubHelp home page GithubHelp logo

danstout / kritatospine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danmclaughlin/krita-unofficial-spine-export

8.0 0.0 3.0 69 KB

Experimental Plugin for Krita 4 to export into the Spine JSON Format

Python 88.16% HTML 11.84%

kritatospine's Introduction

Krita To Spine Export

Unofficial Krita 4 Python Plugin to export into the Spine JSON format

How to install

  • In Krita go to Settings > Manage Resourcs > Open Resource Folder
  • Copy KritaToSpine.desktop into the pykrita folder
  • If you want to be able to easily update the plugin and are familiar with Git, clone this Git repository and create a symlink for the KritaToSpine directory in the prkyira directory
  • Otherwise just copy the KritaToSpine folder into that pykrita folder

Restart Krita and make sure the plugin is enabled, which means Settings > Configure Krita > Python Plugin manager > Krita To Spine Export Plugin should be checked.

How to use

This plugin is inspired by the official Photoshop plugin, and the Krita built-in Document Tools plugin.

You can find the script under Tools > Scripts > Export to Spine. Select a folder and all your images will be exported into it as well as spine.json

Supported in Group Layers:

  • (Bone)
  • (Slot)
  • (Merge)
  • (Ignore)
  • [Skin:SkinName]

Various operations such as scaling, resizing and rotating can be applied before export, these are not applied to the original document.

Notes:

  • You should add a single horizontal and single vertical guide to define the origin. You can lock and hide them after adding them.
  • Subfolders are not supported
  • Images will be in png format
  • Both () and [] can be used
  • Invisible layers are ignored unless you check Include Hidden Layers
  • Be careful with filter layers. They will export as merged layer like they are shown in Krita. Consider organizing your scene with merge folders for better control.

kritatospine's People

Contributors

chartinger avatar danmclaughlin avatar danstout avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.