Skip to content

Graphics Export Options

Graphics in Tweenly can be exported in two formats.

How to export

  1. Open the More menu in the top bar.
  2. Select Export Package (ZIP) or Export HTML.
  3. The file downloads to your computer.

Plain HTML export

Usage: testing, lightweight graphics without heavy assets.

  • Exports a single HTML file with references to assets stored in the Tweenly cloud.
  • Recommended for simple graphics or testing purposes in environments with stable internet access.
  • Produces a single HTML file with a small file size.

ZIP Package export

Usage: full, offline-ready export.

  • Exports a self-contained ZIP package that includes:
    • the HTML file
    • all images, image sequences, and fonts
    • required libraries
  • Graphics run offline without internet connectivity.
  • Recommended when working with custom fonts, image sequences, or any graphics with heavy assets.

Choosing the right format

CriteriaPlain HTMLZIP Package
File sizeSmallLarger
Offline playbackNo (requires internet)Yes
Image sequencesChoppy (network-dependent)Smooth
Custom fontsMay not load reliablyIncluded
Production useNot recommendedRecommended
LicenseFree + UnlimitedUnlimited only

What’s included in exports by plan

FeatureFree exportUnlimited export
HTML file with graphicsYesYes
Code trigger bodiesRemoved (empty functions)Included
setText() / setImage() APINot availableAvailable
ZIP Package formatNot availableAvailable

For plan details, see Free vs Unlimited.

After exporting