# @uppy/google-drive-picker

> The Google Drive Picker plugin for Uppy lets users import files from their Google Drive account

Latest version **2.0.0** (published 2026-08-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @uppy/google-drive-picker
pnpm add @uppy/google-drive-picker
yarn add @uppy/google-drive-picker
bun add @uppy/google-drive-picker
```

## Health

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

Positive: esm support; no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2026-08-26 |
| First published | 2024-12-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 1 |
| Unpacked size | 16.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 30970 |
| Maintainers | kvz, tim-kos, mifi, uppydev |
| Keywords | file uploader, google drive, google picker, cloud storage, uppy, uppy-plugin |

## Links

- npm: https://www.npmjs.com/package/@uppy/google-drive-picker
- Repository: https://github.com/transloadit/uppy
- Homepage: https://uppy.io
- Issues: https://github.com/transloadit/uppy/issues
- npm.io page: https://npm.io/package/@uppy/google-drive-picker

## Dependencies (1)

- [preact](https://npm.io/package/preact.md) ^10.29.2

## Alternatives

- [localforage](https://npm.io/package/localforage.md) — 6.2M weekly downloads
- [localforage-observable](https://npm.io/package/localforage-observable.md) — 30.8K weekly downloads
- [@y/y](https://npm.io/package/@y/y.md) — 30.1K weekly downloads
- [@metaobjectsdev/render](https://npm.io/package/@metaobjectsdev/render.md) — 3.5K weekly downloads
- [@ledgerhq/coin-algorand](https://npm.io/package/@ledgerhq/coin-algorand.md) — 1.1K weekly downloads

## Recent versions

- 2.0.0 (latest) — 2026-08-26
- 1.1.1 — 2025-12-09
- 1.1.0 — 2025-12-02
- 1.0.1 — 2025-09-16
- 1.0.0 — 2025-08-22
- 0.4.2 — 2025-08-01
- 0.4.1 — 2025-07-29
- 0.4.0 — 2025-07-29
- 0.3.6 — 2025-06-30
- 0.3.5 — 2025-05-18
- 0.3.4 — 2025-04-08
- 0.3.3 — 2025-02-03
- 0.3.2 — 2025-01-09
- 0.3.1 — 2025-01-08
- 0.3.0 — 2025-01-06
- … 2 more at https://npm.io/package/@uppy/google-drive-picker/versions

## README

# @uppy/google-drive-picker

<img src="https://uppy.io/img/logo.svg" width="120" alt="Uppy logo: a smiling puppy above a pink upwards arrow" align="right">

[![npm version](https://img.shields.io/npm/v/@uppy/google-drive-picker.svg?style=flat-square)](https://www.npmjs.com/package/@uppy/google-drive-picker)
![CI status for Uppy tests](https://github.com/transloadit/uppy/workflows/Tests/badge.svg)
![CI status for Companion tests](https://github.com/transloadit/uppy/workflows/Companion/badge.svg)
![CI status for browser tests](https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg)

The Google Drive Picker plugin for Uppy lets users import files from their
Google Drive account using the new Picker API.

Documentation for this plugin can be found on the
[Uppy website](https://uppy.io/docs/google-drive-picker).

## License

The [MIT License](./LICENSE).

---
_Source: https://npm.io/package/@uppy/google-drive-picker · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
