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

x/imagescript/ImageScript.js>decode

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

Decodes the given image binary

Parameters

data

The image data

onlyExtractFirstFrame