---
url: "/bannerify/export/code-output.md"
description: "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."
---

# 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

[Video](/assets/videos/bannerify/export/use-editable-text.mp4)

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

- Vanilla HTML/CSS
- Vanilla HTML/CSS/JavaScript ([GreenSock GSAP](https://greensock.com/gsap/))

## Advertising platform export options

[Video](/assets/videos/bannerify/export/select-ad-option.mp4)

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

- [AdForm](https://site.adform.com)
- [AdRoll](https://www.adroll.com/)
- [Adition](https://www.adition.com/)
- [Adobe Advertising Cloud](https://business.adobe.com/au/products/advertising/adobe-advertising-cloud.html)
- [AppNexus](https://www.appnexus.com/fr)
- [Basis](https://basis.com/)
- [DemandSience](https://demandscience.com/) (formerly Terminus)
- [DoubleClick Campaign Manager (DCM)](https://developers.google.com/doubleclick-advertisers)
- [DoubleClick Studio](https://support.google.com/richmedia/answer/2389093?hl=en)
- [Display & Video 360 (DV360)](https://marketingplatform.google.com/about/display-video-360/)
- [FlashTalking](https://www.flashtalking.com/)
- [Google Ads](https://ads.google.com/intl/en_au/home/)
- [IAB](https://iabaustralia.com.au/)
- [Jivox (Dynamic Creative)](https://jivox.com/)
- [Responsive Display Ads](https://support.google.com/google-ads/answer/6363750?hl=en-AU)
- [Sizmek](https://sizmek.com/)
- [StackAdapt](https://www.stackadapt.com/)
- [The Trade Desk](https://www.thetradedesk.com/)
- [Yandex](https://yandex.com/support/direct/products-cpm-campaign/about.html)

## Rendering text layers as `` tags instead of SVG `` tags

[Video](/assets/videos/bannerify/export/use-editable-text.mp4)

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 `` tags instead, you can enable the **Export text as <p> tags instead of <svg>** toggle in the HTML export settings panel.

> **Note:** 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.
