Skip to content
/ krita-spine-export Public template

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

Notifications You must be signed in to change notification settings

dnd29/krita-spine-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

updates

Fork from chartinger / krita-unofficial-spine-export for multiple skins, setting root position.

  1. Multiple skins can be drawn using skin tag
  2. Root position can be set using Krita's guide.(Using the first guide)

Unofficial Spine Export

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

How to install

Copy SpineExport.desktop and the SpineExport folder into the pykrita directory inside the Krita Resource directory. You can find your Resource Directory within Krita via Settings > Manage Resources > Open Resource Folder

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

How to use

This plugin is inspired by the official Photoshop plugin.

It works nearly the same but not all the features are implemented. 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)

Notes:

  • No configuration options
  • Images will be in png format
  • Both () and [] can be used
  • Invisible layers are ignored
  • 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published