Placid.app
A design assistant that creates marketing visuals from your templates.
- Name For Model
- placid
- Website
- placid.app
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- Description For Model
- A plugin for generating images, PDFs and videos from templates.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | get_templates | GET | List all templates this user has in his project |
2 | create_image | POST | Fill an existing template's text and picture layers with content and create an image; refetch `api/openai/templates` if you cant find the template |
3 | create_pdf | POST | Fill an existing template's text and picture layers with content and create a pdf; refetch `api/openai/templates` if you cant find the template |
4 | create_video | POST | Fill an existing template's text and picture layers with content and create a video; refetch `api/openai/templates` if you cant find the template |
5 | get_video | GET | Get a single video |