Clip Studio Paint Brush Image Extractor

All credits to Loperamide from github for the script. Just got curious on how to extract the brush source and texture images from Clip Studio Paint so that I can manage to replicate with other drawing app like HiPaint or even PS maybe.

I just added a brush folder and a bat file to easily run the script and all you need is to paste the brushes inside the brush folder and replace the address inside the bat file then save and run.
cspextract script

Requirements:
1. Python 3.7+ version installed (get from Microsoft Store)
2. Download python script and extract (original file using console) watch (here)
3. Clip Studio Paint Brushes (sut files) export from CSP
4. Notepad or text editor

 STEPS:
1. Download zip file in google drive and extract CSPExtract folder to any location in your PC.
extracted script

2. Open CSPExtract folder and go to address bar and right click to copy address.
copy address

3. Open runpy.bat with notepad and replace with your own address then save.
replace address

4. Paste CSP brushes inside your brush folder.
paste brushes inside brush folder

5. Now go back and double click on runpy.bat

6. Check now your brush folder for extracted images. 

7. You may use the images to create your brushes. 😁

Enjoy!

CSPEXTRACT ZIP Download (with brush folder + bat)
Download



WATCH SHORT VIDEO (HOW?)