txtfx docs
txtfx docs
EditorHomeGetting started

Editor

EffectsASCII settingsMasksTimeline

Export & share

ExportingSharingEmbedding

Exporting

Export scenes as PNG, GIF, APNG, WebM/MP4 video, standalone HTML, or scene files

This page covers every export format and preset available from the Export button in the toolbar.

All exports render offscreen from the scene seed, so the output matches the editor preview frame for frame. Long exports show progress in the toolbar and can be cancelled.

Formats

Single-frame PNG snapshots, rendered at the start of the loop.

Menu itemOutput
PNG Still (1080p)1080p PNG with the backdrop image
PNG Transparent1080p PNG of the ASCII and effects only, on a transparent background

Transparent stills are useful as overlays in other tools.

Animated GIF of the full loop. Presets trade size for fidelity:

PresetSizeFPSColorsMax length
GIF Preview (small)320p8323 s
GIF Balanced480p10645 s
GIF Quality720p12256 (per-frame palette)8 s

GIF caps duration

If the scene loop is longer than the preset's maximum, the GIF is cut to that length. Use WebM for long scenes or smooth motion — GIF is limited to 256 colors and low frame rates by the format itself.

Animated PNG — full 24-bit color, unlike GIF, and supported by all modern browsers.

PresetSizeFPSMax lengthAlpha
APNG (full color)480p125 sno
APNG Transparent480p125 syes

APNG Transparent renders over a transparent backdrop, so the animation can sit on any page background.

Video of the full loop, encoded in your browser.

PresetSizeFPSBitrate
WebM Balanced720p243 Mbps
WebM High Quality1080p308 Mbps
WebM Transparent1080p308 Mbps, with alpha
WebM Custom…720–2160p24 / 30 / 60scaled to resolution

Encoding prefers VP9/VP8 in a WebM container. If neither is available, non-transparent exports fall back to an MP4 container with whatever codec the browser can encode — the downloaded file extension reflects the actual container.

Transparent video requires VP8/VP9

Alpha is carried as VP8/VP9 side data, which only the WebM container stores. There is no MP4 fallback for transparent exports — if your browser has no alpha-capable VP8/VP9 encoder, the export fails with an error. Check that your playback target supports alpha WebM before relying on it; Safari's support is limited.

Exports that carry the whole scene rather than rendered frames:

  • Scene JSON (.txtfx) — all settings plus the image data in one JSON file. Reopen it later with Open Scene in the toolbar.
  • Standalone HTML — a single .html file with the image, settings, and rendering engine baked in. Opens directly in any browser.
  • Copy embed snippet — a self-contained iframe snippet for your own site. See Embedding.

Timeline

Playback controls, effect timing bars, and one-shot vs continuous modes

Sharing

Generate a public link to a scene, or save it as a portable .txtfx file

On this page

Formats