# @cornerstonejs/codec-libjpeg-turbo-8bit

> JS/WASM Build of [libjpeg-turbo](https://github.com/libjpeg-turbo)

Latest version **1.2.8** (published 2026-09-10) · ISC license · 0 weekly downloads

## Install

```sh
npm install @cornerstonejs/codec-libjpeg-turbo-8bit
pnpm add @cornerstonejs/codec-libjpeg-turbo-8bit
yarn add @cornerstonejs/codec-libjpeg-turbo-8bit
bun add @cornerstonejs/codec-libjpeg-turbo-8bit
```

## Health

**Score 65/100 (B)** — status: active.

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 1.2.8 |
| Published | 2026-09-10 |
| First published | 2021-08-05 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=0.14 |
| Dependencies | 0 |
| Unpacked size | 2.6 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 27 |
| Maintainers | jamesapetts, cornerstonejs-bot, swederik, sedghi, wayfarer3130, jbocce |

## Links

- npm: https://www.npmjs.com/package/@cornerstonejs/codec-libjpeg-turbo-8bit
- Repository: https://github.com/cornerstonejs/codecs
- Homepage: https://github.com/cornerstonejs/codecs#readme
- Issues: https://github.com/cornerstonejs/codecs/issues
- npm.io page: https://npm.io/package/@cornerstonejs/codec-libjpeg-turbo-8bit

## Recent versions

- 1.2.8 (latest) — 2026-09-10
- 1.2.7 — 2026-09-09
- 1.2.6 — 2026-09-02
- 1.2.5 — 2026-09-01
- 1.2.4 — 2026-08-13
- 1.2.3 — 2026-08-11
- 1.2.2 — 2023-02-13
- 1.2.1 — 2023-01-03
- 1.2.0 — 2022-12-22
- 1.1.0 — 2022-12-21
- 0.1.0 — 2022-02-09
- 0.0.7 — 2021-08-26
- 0.0.6 — 2021-08-05
- 0.0.5 — 2021-08-05

## README

# libjpeg-turbojs

JavaScript/WebAssembly build of [libjpeg-turbo](https://github.com/libjpeg-turbo).

## Try It Out

Try it in your browser [here](https://chafey.github.com/libjpeg-turbojs/test/browser/index.html).

## Testing

```bash
pnpm run build   # compile wasm into dist/
pnpm run test    # run vitest against dist/
```

Tests skip cleanly when `dist/` is absent, so a clean clone won't fail before the
first build.

---
_Source: https://npm.io/package/@cornerstonejs/codec-libjpeg-turbo-8bit · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
