Generate with Form
What is Form & Form Share?
Form lets you generate many visuals at once by filling out a simple form with your element values. Each row creates a new set of generated images.
Form Share allows you to share the form publicly, so anyone can submit values and generate visuals from your template — great for team collaboration or client self-service.
Item
Each row in the form is called an Item. Items are modifiable, deletable, and cloneable. Each item has a unique name that is used for file naming.
File naming convention
Generated files follow the pattern: item name - variant name.jpg
For example:
item 1 - post.jpgitem 1 - story.jpgitem 2 - post.jpg
Element unification
Elements with the same title across different variants share the same value in the form. This means changing a text value once updates it across all variants that use that element name.
Import from SpreadSheet
You can import data from a CSV file to populate the form. The CSV format requires the first line to contain your element titles as headers, with each subsequent row representing an item.
Example CSV:
text-1,text-2,img-1
Hello World,Subtitle,https://example.com/image.jpg
Second Item,Another Sub,https://example.com/image2.jpgNeed help? Contact us at hi@duply.co
