# Pixy.art
> Pixy.art is a design platform for creating template-based graphics, generating assets through API, and embedding creative workflows inside other products.
Important notes:
- Main website: https://www.pixy.art/
- App and API live at https://www.app.pixy.art/
- The default API image format is JPEG, with PNG and PDF also supported.
- The official JavaScript/TypeScript package is @pixy-art/sdk.
## Main
- [Website](https://www.pixy.art/): Product overview, pricing, and marketing pages.
- [Templates](https://www.pixy.art/templates): Public template browsing experience.
- [Sign up](https://www.app.pixy.art/auth): Account creation and login.
## Platform
- [App](https://www.app.pixy.art/): Main editor and workspace.
- [API docs](https://www.app.pixy.art/api): Authentication, guides, and interactive examples.
- [SDK on npm](https://www.npmjs.com/package/@pixy-art/sdk): Official JavaScript/TypeScript SDK.
## API
- [Generate API](https://www.app.pixy.art/api-reference/api/v1/{designId}/generate): Generate JPEG, PNG, or PDF files from a design.
- [Templates API](https://www.app.pixy.art/api-reference/api/v1/templates): Search promoted public templates.
- [Me API](https://www.app.pixy.art/api-reference/api/v1/me): Verify the current API key and account.
## Legal
- [Privacy](https://www.pixy.art/legal/privacy)
- [Terms](https://www.pixy.art/legal/terms)
- [Cookies](https://www.pixy.art/legal/cookies)
- [GDPR](https://www.pixy.art/legal/gdpr)