meo-canvas - v8.1.0
    Preparing search index...

    Type Alias AnimatedFormat

    AnimatedFormat: Extract<ExportFormat, "gif" | "apng" | "webp" | "avif">

    Formats that play a canvas's pages as an animation.

    Everything else encodes a single page — png and friends take one, pdf and tiff gather them all as sheets — which is why the timing options below are rejected outside this pair.