CSP2PC
CSP to Procreate brush converter that extracts stamps from .sut files and builds .brush/.brushset files. Automatically maps brush settings for stroke path, taper, shape rendering, wet mix and other properties. Works as CLI or standalone executable. Some CSP-specific features cannot be mapped to Procreate.
Install / Use
/learn @Leon-Schoenbrunn/CSP2PCREADME
CSP → Procreate Brush Converter
⚠️ With the release of 5.4 new brush features have been added. This might: 1. break the script. 2. theoretically improve future script iterations that implement these new brush settings during conversion. ⚠️
Convert Clip Studio Paint .sut brushes to Procreate .brush or .brushset files with automatic mapping for many brush settings.
Supports both CLI usage and standalone executable mode with file picker.
⚠️ Note: Some CSP-specific functionality has no direct equivalent in Procreate and cannot be mapped. This script is by no means a perfect 1:1 conversion. However, it automates many annoying parts of the conversion and with some setting changes after the import, many brushes can be recreated.
Features
- Automatic brush setting mapping for:
- Stroke Path (spacing, jitter)
- Taper (pressure & touch)
- Shape rendering
- Wet mix
- Basic brush properties (opacity, rotation, scatter, flip, etc.)
- Preserves multiple brush tips in a
.brushset - CLI or double-click executable usage
- Executable works on Windows and macOS (with Python or packaged exe)
Usage
1. Command-line
python csp2procreate.py mybrush.sut output_directory
2. Packaged Executable
- Double-click the executable
- Select your
.sutfile and output directory
Output
- Single brush →
.brushfile - Multiple brush tips →
.brushsetbundle
Limitations
Some CSP brush features cannot be fully represented in Procreate, including:
- Special texture effects
- Dynamic color blending beyond Wet Mix
- Custom pattern behavior
- Multi-brushes and Pattern Sequencing
Installation (Python)
Clone the repository:
git clone https://github.com/yourname/csp2procreate.git
cd CSP2PC
Install dependencies:
pip install -r requirements.txt
Run:
python csp2procreate.py mybrush.sut output_dir
License
Licensed under the MIT License.
Related Skills
pestel-analysis
Analyze political, economic, social, technological, environmental, and legal forces
next
A beautifully designed, floating Pomodoro timer that respects your workspace.
product-manager-skills
46PM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.
devplan-mcp-server
3MCP server for generating development plans, project roadmaps, and task breakdowns for Claude Code. Turn project ideas into paint-by-numbers implementation plans.
