SDK Overview
Official SDKs for the Capture API
Capture API provides official SDKs for popular programming languages, making it easy to integrate screenshot, PDF, and content capture capabilities into your applications.
Available SDKs
Node.js SDK
- Repository: techulus/capture-node
- Package:
capture-node - Language: JavaScript/TypeScript
- Features: Full API coverage, TypeScript support, Promise-based
Go SDK
- Repository: techulus/capture-go
- Package:
github.com/techulus/capture-go - Language: Go
- Features: Idiomatic Go interfaces, comprehensive error handling
Rust SDK
- Repository: techulus/capture-rust
- Package:
capture-rust - Language: Rust
- Features: Memory-safe, async/await support, strong typing
Need help deciding? Check out the individual SDK guides for comprehensive examples and integration patterns.