---
url: "/bannerify/export/platforms/html-gsap.md"
description: "Export platform-neutral animated HTML banners using GreenSock GSAP."
---

# Exporting HTML banners with GSAP

> Export platform-neutral animated HTML banners using GreenSock GSAP.

# HTML/JS (GSAP/GreenSock)

Select **HTML/JS (GSAP/GreenSock)** for platform-neutral HTML banners that use GSAP for animation. This option does not add an ad-network SDK, manifest, or platform-specific click wrapper.

## Exporting with this option

1. Load the banner frames you want to export into Bannerify.
2. Click **Export to HTML** in the Bannerify header.
3. Select the output option named in this guide under **Code Output Settings**.
4. Enter the destination URL or other platform-specific values shown in the export panel.
5. Click the export button, download the generated `.zip`, and unzip the main Bannerify download.

If you enable **Include individual .zip files for each banner**, the upload-ready banner packages are placed in the `_zips` folder. Some responsive and single-file formats use a different package described on their dedicated page.

> **Note:** Always test the exact exported file in the destination platform or its official validator. A local browser preview confirms the creative renders, but it cannot confirm account eligibility or platform approval.

Use this format for custom hosting, development handoff, or a workflow that explicitly accepts GSAP-based HTML. See the [GSAP export tutorial](/bannerify/tutorials/export-banners-to-html-gsap-from-figma) for a complete example.
