Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/imagescript/mod.ts>decode

zero-dependency JavaScript image manipulation
Extremely Popular
Go to Latest
function decode
import { decode } from "https://deno.land/x/imagescript@v1.2.14/mod.ts";

Decodes the given image binary

Parameters

data

The image data

onlyExtractFirstFrame