This release is 1 version behind 1.3.1 — the latest version of @nktkas/bmp. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Fast and lightweight BMP image encoder/decoder.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
94%
Published
2 weeks ago (1.3.0)
I
I
f
decode
Converts a BMP image to a raw pixel image data
f
encode
Encodes raw image data into BMP format.
I
EncodeOptions
Options for encoding BMP images
f
extractCompressedData
Extracts compressed image data from a BMP file without decompression.
I