NUXP Documentation
No UXP? No problem. Build modern Illustrator plugins with TypeScript and any JavaScript framework. 442+ SDK functions, ready to use — no new C++ to write.
Guides
- Getting Started – Download the SDK, build the plugin, run the frontend
- Tutorial: Your First Plugin – Create a rectangle from your frontend
- Adding Custom Endpoints – Advanced: extend the API with new routes
- Architecture – Threading model, handle management, code generation pipeline
Reference
- Custom Routes Codegen Spec – Full specification for the route code generator
- SSE Codegen Spec – Server-Sent Events code generation
- Configurable Port Spec – Port configuration and auto-discovery
- API Reference – HTTP API endpoint documentation