Design Types & Dimensions
Sivi supports a wide variety of design types and subtypes, each tailored for specific platforms and purposes. This page provides a comprehensive reference of all available design dimensions organized by platform.
Parameters
Parameter | Type | Description |
---|---|---|
type | string | The type of design to generate |
subtype | string | The specific format of the design |
dimension | object | The dimensions of the design (width, height) |
Social Media Designs
Instagram
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
instagram-post | 1080 × 1080 | Square post for Instagram feed | |
instagram-post-small | 800 × 800 | Smaller square post for Instagram feed | |
instagram-ad | 1080 × 1080 | Square advertising format | |
Instagram-story | 1080 × 1920 | Full-screen vertical format for Instagram Stories |
Facebook
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
facebook-post | 1200 × 900 | Standard post for Facebook feed | |
facebook-ad | 1200 × 628 | Advertising format for Facebook | |
facebook-cover | 851 × 315 | Cover image for Facebook profile/page |
Twitter
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
twitter-post | 1024 × 512 | Standard post for Twitter feed | |
twitter-ad | 1200 × 675 | Advertising format for Twitter | |
twitter-cover | 1500 × 500 | Cover image for Twitter profile |
LinkedIn
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
linkedIn-post | 1200 × 628 | Standard post for LinkedIn feed | |
linkedIn-ad | 1080 × 1080 | Square advertising format for LinkedIn | |
linkedIn-cover | 1128 × 191 | Cover image for LinkedIn profile | |
linkedIn-banner | 1584 × 396 | Banner image for LinkedIn company page |
Pinterest
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
pinterest-pin-small | 400 × 600 | Smaller pin format for Pinterest | |
pinterest-std-pin | 600 × 900 | Standard pin format for Pinterest |
WhatsApp
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
whatsapp-post | 800 × 800 | Square post format for WhatsApp | |
whatsapp-wide-post | 800 × 400 | Wide post format for WhatsApp | |
whatsapp-status | 1080 × 1920 | Vertical format for WhatsApp status | |
whatsapp-business-cover | 1211 × 681 | Cover image for WhatsApp Business |
YouTube
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
youtube | youtube-thumbnail | 1280 × 720 | Thumbnail image for YouTube videos |
Display & Web Advertising
Standard Display Ads
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
displayAds | displayAds-half-page-ad | 300 × 600 | Half-page ad format for websites |
displayAds | displayAds-large-rectangle | 336 × 280 | Large rectangle ad format |
displayAds | displayAds-inline-rectangle | 300 × 250 | Medium rectangle ad format |
displayAds | displayAds-square | 250 × 250 | Square ad format |
displayAds | displayAds-small-square | 200 × 200 | Small square ad format |
Skyscraper Display Ads
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
displayAds | displayAds-skyscraper | 120 × 600 | Vertical ad format |
displayAds | displayAds-fat-skyscraper | 240 × 400 | Wider vertical ad format |
displayAds | displayAds-wide-skyscraper | 160 × 600 | Wide vertical ad format |
displayAds | displayAds-small-skyscraper | 120 × 240 | Small vertical ad format |
Horizontal Display Ads
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
displayAds | displayAds-leaderboard | 728 × 90 | Standard leaderboard ad format |
displayAds | displayAds-mobile-leaderboard | 320 × 50 | Leaderboard format for mobile devices |
displayAds | displayAds-large-leaderboard | 970 × 90 | Large leaderboard ad format |
displayAds | displayAds-banner | 468 × 60 | Standard banner ad format |
E-commerce & Website
Amazon Ads
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
amazon | amazon-ad | 300 × 250 | Standard ad format for Amazon |
amazon | amazon-one-third | 1500 × 300 | Wide banner format for Amazon |
amazon | amazon-fullscreen | 727 × 356 | Medium-sized feature ad for Amazon |
amazon | amazon-large-square | 727 × 727 | Large square format for Amazon |
amazon | amazon-rectangle | 970 × 600 | Rectangle format for Amazon |
amazon | amazon-standard | 970 × 300 | Standard banner for Amazon |
amazon | amazon-square | 300 × 300 | Square format for Amazon |
amazon | amazon-small-square | 220 × 220 | Small square format for Amazon |
amazon | amazon-fullscreen-HD | 1920 × 1080 | Full-screen HD format for Amazon |
Website Elements
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
website | website-large-rectangle | 500 × 780 | Large rectangle for website content |
website | website-medium-rectangle | 450 × 580 | Medium rectangle for website content |
website | website-rectangle | 420 × 330 | Standard rectangle for website content |
website | website-wide-rectangle | 610 × 210 | Wide rectangle for website content |
website | website-tall-rectangle | 380 × 520 | Tall rectangle for website content |
website | website-square | 450 × 450 | Square format for website content |
website | website-small-square | 300 × 300 | Small square format for website content |
website | website-large-square | 600 × 600 | Large square format for website content |
website | website-fullscreen-HD | 1920 × 1080 | Full HD format for website headers/banners |
website | website-half-page | 1600 × 450 | Half-page width banner |
website | website-one-third | 1600 × 300 | One-third page width banner |
website | website-standard | 1280 × 400 | Standard website banner |
website | website-hello-bar | 1280 × 100 | Thin notification/announcement bar |
Email Marketing
Type | Subtype | Dimensions (width × height) | Description |
---|---|---|---|
square | 600 × 600 | Square format for email content | |
tall | 600 × 800 | Tall format for email newsletters | |
rectangle | 600 × 450 | Standard rectangle for email content | |
wide | 600 × 250 | Wide banner for email headers | |
small | 300 × 450 | Small format for email sidebar content | |
small-square | 300 × 300 | Small square for email content blocks |
Custom Dimensions
For designs that don't fit standard dimensions, you can specify custom dimensions:
Type | Subtype | Dimensions | Description |
---|---|---|---|
custom | custom | User-defined | Specify custom width and height for your design |
Example Usage
Here's a comprehensive example showing how to use the design types and subtypes:
{
"type": "instagram",
"subtype": "instagram-post",
"dimension": {
"width": 1080,
"height": 1080
}
}
Usage Notes
- When using the API, specify both the
type
andsubtype
in your request to ensure the correct dimensions - For custom dimensions, specify the exact width and height in the
dimension
field, with max being w: 2000px and h: 2000px - Some platforms may update their recommended dimensions periodically
- Ensure your content is designed to remain visible and effective within the safe areas of each format