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

    Type Alias ExportFormat

    ExportFormat:
        | "png"
        | "jpg"
        | "jpeg"
        | "webp"
        | "gif"
        | "apng"
        | "tiff"
        | "tif"
        | "ico"
        | "bmp"
        | "avif"
        | "raw"
        | "pdf"
        | "svg"

    Every format Canvas.toBuffer and its siblings can write.