Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
KRA as Texture Importer
Import .kra files directly as textures - no manual export needed
Supported Engine Version
4.3
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
20 days ago
Git URL
Issue URL
kra_importer
Import .kra files directly into Godot - no export needed.
Installation
- Copy
kra_importerto your projects addons folder. - Enable in Project Settings → Plugins
Usage
Drag .kra files into your project. They import like any other texture.
Import Options
- Compress/Mode - Texture compression type
- Mipmaps/Generate - Create mipmaps for 3D
- Process/Premult Alpha - Premultiply alpha channel
Notes
Uses Krita's flattened preview image. Only works with Godot 4.x.
If your .kra has animation frames, the imported texture will be whichever
frame was visible when you last saved the file in Krita.
Import .kra files directly as textures - no manual export needed
Reviews
Quick Information
KRA as Texture Importer
Import .kra files directly as textures - no manual export needed
Supported Engine Version
4.3
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
20 days ago
Git URL
Issue URL