Completed
Soft Edges (Image)
Hey you. I have a request that might not be simple, but I’d like to explore if it’s possible. In your platform’s design editor, we already have it: Blur (to make the image look out of focus) Transparency (to adjust image opacity) I’d like to know if it would be possible to add a “Soft Edges” feature. The idea is to allow the image edges to gradually fade into the background, instead of having hard, defined borders. This would create a smoother and more natural visual integration between the image and the layout. The effect I’m looking for is similar to a feathered edge or vignette mask, where the image softly blends out toward the edges. This would be especially useful for TemplateId-based designs where we want images to feel more integrated and less rectangular or rigid. With this feature will allow us to create pretty and professional images such this idea: https://www.youtube.com/watch?v=1mbCXMsMY7g

Bruno Scaravelli 13 days ago
Completed
Soft Edges (Image)
Hey you. I have a request that might not be simple, but I’d like to explore if it’s possible. In your platform’s design editor, we already have it: Blur (to make the image look out of focus) Transparency (to adjust image opacity) I’d like to know if it would be possible to add a “Soft Edges” feature. The idea is to allow the image edges to gradually fade into the background, instead of having hard, defined borders. This would create a smoother and more natural visual integration between the image and the layout. The effect I’m looking for is similar to a feathered edge or vignette mask, where the image softly blends out toward the edges. This would be especially useful for TemplateId-based designs where we want images to feel more integrated and less rectangular or rigid. With this feature will allow us to create pretty and professional images such this idea: https://www.youtube.com/watch?v=1mbCXMsMY7g

Bruno Scaravelli 13 days ago
Completed
Animations params in the API and MCP
Expose animation properties on layers through the API? Specifically things like: - animation-delay (entry/exit timing per layer) - animation-duration - animation-name (e.g. fadeIn, slideInLeft) - opacity keyframes This would let us create fully animated video templates entirely via API without needing to touch the editor for the animation step. Right now we can set up all the layers, content, and styling programmatically, but have to jump into the editor to add the motion — which breaks the automation flow. Even a simple set of properties per layer like entry_animation, entry_delay, exit_animation, exit_delay would be incredibly powerful.

Shaan Bassi 21 days ago
Completed
Animations params in the API and MCP
Expose animation properties on layers through the API? Specifically things like: - animation-delay (entry/exit timing per layer) - animation-duration - animation-name (e.g. fadeIn, slideInLeft) - opacity keyframes This would let us create fully animated video templates entirely via API without needing to touch the editor for the animation step. Right now we can set up all the layers, content, and styling programmatically, but have to jump into the editor to add the motion — which breaks the automation flow. Even a simple set of properties per layer like entry_animation, entry_delay, exit_animation, exit_delay would be incredibly powerful.

Shaan Bassi 21 days ago
Completed
Templates with Pages with different Sizes
Sometimes a user might need a template with pages with multiple sizes and we need to support that. For example, a news portal template might have: Page 1: Instagram Reels size (1080×1920) — vertical video cover or story card Page 2: Instagram Feed size (1080×1080) — square post for the main feed Page 3: Facebook Cover size (1200×630) — banner for article sharing Page 4: Twitter/X Post size (1600×900) — landscape card for link previews Page 5: YouTube Thumbnail size (1280×720) — video thumbnail for embedded content This way, a single template can generate all the creative assets a news portal needs for distributing one article across multiple channels, ensuring brand consistency while respecting each platform's optimal dimensions.

Pedro 24 days ago
Completed
Templates with Pages with different Sizes
Sometimes a user might need a template with pages with multiple sizes and we need to support that. For example, a news portal template might have: Page 1: Instagram Reels size (1080×1920) — vertical video cover or story card Page 2: Instagram Feed size (1080×1080) — square post for the main feed Page 3: Facebook Cover size (1200×630) — banner for article sharing Page 4: Twitter/X Post size (1600×900) — landscape card for link previews Page 5: YouTube Thumbnail size (1280×720) — video thumbnail for embedded content This way, a single template can generate all the creative assets a news portal needs for distributing one article across multiple channels, ensuring brand consistency while respecting each platform's optimal dimensions.

Pedro 24 days ago
Upload PDFs using the iFrame
I want to be able to upload my designs from the iFrame, rather than navigating to app.templated.io to do so.

Kevin Mbumbe About 1 month ago
Upload PDFs using the iFrame
I want to be able to upload my designs from the iFrame, rather than navigating to app.templated.io to do so.

Kevin Mbumbe About 1 month ago
Completed
MCP Integration
Add MCP Integration to generate renders, create templates and all other API endpoints using AI and natural language.

Pedro About 1 month ago
Completed
MCP Integration
Add MCP Integration to generate renders, create templates and all other API endpoints using AI and natural language.

Pedro About 1 month ago
Planned
Real-time Auto-Fit Rendering in Editor
Current state: The automatic adjustment logic is only triggered during API rendering or final export. The main editor screen remains static. Note: Real-time automatic adjustment already works in the embedded editor's preview mode. Suggestion: Enable the same real-time rendering logic directly on the main editor screen.

Maykon Castioni About 1 month ago
Planned
Real-time Auto-Fit Rendering in Editor
Current state: The automatic adjustment logic is only triggered during API rendering or final export. The main editor screen remains static. Note: Real-time automatic adjustment already works in the embedded editor's preview mode. Suggestion: Enable the same real-time rendering logic directly on the main editor screen.

Maykon Castioni About 1 month ago
Max-Width & Max-Height for Auto-Fit
New Properties: Add Max Width and Max Height fields directly into the Auto-fit for Text property panel. Enforcement: The Auto-fit logic must respect these limits as the maximum allowed dimensions for the text container. Visual Indicator: Display a boundary in the editor to represent these limits.

Maykon Castioni About 1 month ago
Max-Width & Max-Height for Auto-Fit
New Properties: Add Max Width and Max Height fields directly into the Auto-fit for Text property panel. Enforcement: The Auto-fit logic must respect these limits as the maximum allowed dimensions for the text container. Visual Indicator: Display a boundary in the editor to represent these limits.

Maykon Castioni About 1 month ago
Planned
Auto-Positioning & Anchor System
Auto Anchor (X/Y): Ability to link an element's position to a "target" element using 9 alignment types (Outer, Mid, Inner) and custom offsets. Auto Match Dimensions: Option for elements to automatically inherit the width or height of a target, including support for custom padding. Dynamic Response: Ensure layouts automatically adjust when dynamic content (like text) changes, preventing overlaps and maintaining design integrity. Reference: https://apitemplate.io/blog/create-a-responsive-image-template-using-auto-position/

Maykon Castioni About 1 month ago
Planned
Auto-Positioning & Anchor System
Auto Anchor (X/Y): Ability to link an element's position to a "target" element using 9 alignment types (Outer, Mid, Inner) and custom offsets. Auto Match Dimensions: Option for elements to automatically inherit the width or height of a target, including support for custom padding. Dynamic Response: Ensure layouts automatically adjust when dynamic content (like text) changes, preventing overlaps and maintaining design integrity. Reference: https://apitemplate.io/blog/create-a-responsive-image-template-using-auto-position/

Maykon Castioni About 1 month ago
Completed
Add Image Flip property to the API
I would like a way to get the value and change the value of a images “flip” horizontal / vertical

Max Dennis About 1 month ago
Completed
Add Image Flip property to the API
I would like a way to get the value and change the value of a images “flip” horizontal / vertical

Max Dennis About 1 month ago
Completed
Timeline for Video Playback
We’re working on adding a Timeline view for making the video creation easier. Here’s a sneak peak: :D

Pedro About 2 months ago
Completed
Timeline for Video Playback
We’re working on adding a Timeline view for making the video creation easier. Here’s a sneak peak: :D

Pedro About 2 months ago