I still want to get rid of Photoshop and move to @Krita .

One thing I was missing were the vector shapes. So here is a Python program that converts Photoshop csh and psp files to Krita svg shapes.

It comes as a plugin and as a standalone Python file with a TKInter UI. Tested on Windows and MacOS.

Here's the plugin:
codeberg.org/xanathon/csh2krita

Extensive readme in the repository.

#Photoshop #Krita #plugin #csh #psp #VectorShapes #SymbolLibraries #OpenSource #FOSS
csh2krita

Krita plugin to convert Photoshop csh and psp files into Krita Symbol Libraries in svg format.

Codeberg.org