Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/plugins/transform_images.ts>Format

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias Format
import { type Format } from "https://deno.land/x/lume@v2.1.1/plugins/transform_images.ts";
definition:
| "jpeg"
| "jp2"
| "jxl"
| "png"
| "webp"
| "gif"
| "avif"
| "heif"
| "tiff"