Skip to content

Select the target ad platform or HTML output type for your banners

Bannerify supports exporting HTML banners for a variety of different ad platforms (eg. Google Ads), or you can also export generic HTML banners without any clickTag code included.

Standard HTML export options

This will export your banners to vanilla HTML, without clickTags.

Advertising platform export options

This will export your banners to platform specific HTML/Javascript, with clickTags.

Rendering text layers as <p> tags instead of SVG <img> tags

By default, Bannerify will export any text layers as SVG image files to ensure your text is visually accurate; however, if you would prefer to render the text as rich text HTML <p> tags instead, you can enable the Export text as <p> tags instead of <svg> toggle in the HTML export settings panel.

Enabling this option will automatically embed any Google Fonts into your banners, but if you're using a 3rd party/custom font, you will need to handle embedding the webfont files yourself, using the custom code injection feature.