# @loaders.gl/pmtiles

> Framework-independent loader for the pmtiles format

Latest version **4.5.2** (published 2026-09-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @loaders.gl/pmtiles
pnpm add @loaders.gl/pmtiles
yarn add @loaders.gl/pmtiles
bun add @loaders.gl/pmtiles
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.5.2 |
| Published | 2026-09-20 |
| First published | 2023-10-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 323.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 854 |
| Maintainers | pessimistress, kylebarron, ibgreen, dryabinin, belom88, dterekhova, openjs-operations, felixpalmer |
| Keywords | loader, tile, mvt, image tile, tilejson, range request, cloud native, PM Tiles, pmtiles, webgl, webgpu |

## Links

- npm: https://www.npmjs.com/package/@loaders.gl/pmtiles
- Repository: https://github.com/visgl/loaders.gl
- Homepage: https://github.com/visgl/loaders.gl#readme
- Issues: https://github.com/visgl/loaders.gl/issues
- npm.io page: https://npm.io/package/@loaders.gl/pmtiles

## Dependencies (5)

- [pmtiles](https://npm.io/package/pmtiles.md) ^3.0.4
- [@loaders.gl/mvt](https://npm.io/package/@loaders.gl/mvt.md) 4.5.2
- [@loaders.gl/images](https://npm.io/package/@loaders.gl/images.md) 4.5.2
- [@loaders.gl/schema](https://npm.io/package/@loaders.gl/schema.md) 4.5.1
- [@loaders.gl/loader-utils](https://npm.io/package/@loaders.gl/loader-utils.md) 4.5.2

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 4.5.2 (latest) — 2026-09-20
- 5.0.0-alpha.6 (beta) — 2026-09-14
- 4.5.0-alpha.1 (v4.5-beta) — 2026-08-21
- 4.5.1 — 2026-09-09
- 5.0.0-alpha.5 — 2026-08-30
- 5.0.0-alpha.4 — 2026-08-30
- 5.0.0-alpha.3 — 2026-08-30
- 5.0.0-alpha.2 — 2026-08-21
- 4.4.5 — 2026-08-21
- 4.4.4 — 2026-08-01
- 5.0.0-alpha.1 — 2026-08-01
- 4.4.3 — 2026-06-13
- 4.4.2 — 2026-05-13
- 4.4.1 — 2026-03-31
- 4.4.0 — 2026-03-31
- … 74 more at https://npm.io/package/@loaders.gl/pmtiles/versions

## README

# @loaders.gl/pmtiles

[loaders.gl](https://loaders.gl/docs) is a collection of framework-independent 3D and geospatial parsers and encoders.

This module contains loaders for the pmtiles format.

For documentation please visit the [website](https://loaders.gl).

---
_Source: https://npm.io/package/@loaders.gl/pmtiles · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
