# Postiz
An open-source, AI-powered social media scheduling and management platform. Self-hosted alternative to Buffer, Hootsuite, and Hypefury. 27.6k GitHub stars, AGPL-3.0 license.
## Key Features
- Multi-platform post scheduling and cross-posting
- AI copilot for content generation
- AI image and video generation
- Built-in image/design editor (Canva-like)
- Team collaboration (members, task delegation, comments)
- Analytics and performance tracking
- Automated engagement (auto-post, auto-like, auto-comment on milestones)
- RSS auto-posting
- Smart Agent (agentic automation)
- Public API, webhooks, custom integrations
## Supported Platforms (19+)
Facebook, Instagram, Threads, LinkedIn, X (Twitter), Bluesky, TikTok, YouTube, Reddit, Pinterest, Slack, Discord, Telegram, Mastodon, Dribbble, Nostr, Lemmy, Warpcast, Vk
## Tech Stack
- Frontend: Next.js (React)
- Backend: NestJS
- Database: PostgreSQL via Prisma ORM
- Workflow engine: Temporal
- Monorepo: pnpm workspaces
- Deployment: Docker Compose
## Pricing (Cloud)
| Tier | Price/mo | Channels | Posts/mo |
|------|----------|----------|----------|
| Standard | $29 | 5 | 400 |
| Team | $39 | 10 | Unlimited |
| Pro | $49 | 30 | Unlimited |
| Ultimate | $99 | 100 | Unlimited |
Self-hosting is free with no feature restrictions.
## Integrations
[[n8n]] (native node), Make.com, Zapier, Node.js SDK, REST API
## License
AGPL-3.0 (copyleft; must publish modifications if distributed)
## References
- Website: https://postiz.com/
- Source code: https://github.com/gitroomhq/postiz-app
## Related
- [[n8n]]
- [[Large Language Models (LLMs)]]