Bun.Image (opens in new tab)
> ## Documentation Index > Fetch the complete documentation index at: > Use this file to discover all available pages before exploring further. # Image > Decode, transform, and encode images with a fast native pipeline `Bun.Image` is a chainable image pipeline for decoding, resizing, rotating, and re-encoding JPEG, PNG, WebP, HEIC, and AVIF — built on libjpeg-turbo, spng, libwebp, and SIMD geometry kernels, with zero npm dependencies and no native addon build step. ```ts theme={"theme":{...
Read the original article