# hrynko/vue-pdf-embed

PDF embed component for Vue 2 and Vue 3

Repository: https://github.com/hrynko/vue-pdf-embed
Canonical: https://ross.abutalabs.com/products/vue-pdf-embed
Homepage: https://npmjs.com/package/vue-pdf-embed
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue, pdf
Last push: 2026-08-25T09:14:16+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 75, longevity 100
- inputs: {"age_days": 1927, "days_push": 8, "days_rel": 8, "gap_med": 108, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1035, forks 130 (observed 2026-08-28T04:03:19.051075+00:00)

## What it is
A Vue 3 component (with Vue 2 support in v1) for embedding and rendering PDF documents in web applications. It wraps PDF.js to provide controlled rendering with text and annotation layers, password-protected document handling, and no peer dependencies.

## Use cases
- embed a pdf in a vue app
- render pdf documents with selectable text
- display password-protected pdfs in the browser
- show pdf annotations and links in vue
- render pdf forms in a web app
- highlight text matches in an embedded pdf

## When to choose
- you need a lightweight Vue component to render PDFs without extra configuration
- you want searchable/selectable text layers and annotation support out of the box
- you need Vue 2 and Vue 3 compatibility (v1 for Vue 2)

## When to avoid
- you are not using Vue
- you need a full PDF viewer UI with toolbars and thumbnails rather than an embeddable component
- you need to create or edit PDFs rather than display them

## Facets
- artifact type: library
- maturity: stable
- function: pdf, pdf-viewer, ui-components
- domain: pdf, frontend, web-development
- platform: browser
- tags: vue, vue3, pdf-embed, pdfjs, component, web-server

## Member repositories
- hrynko/vue-pdf-embed (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.051075+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:04:54.321567+00:00, confidence not recorded.
  - readme: https://github.com/hrynko/vue-pdf-embed (fetched 2026-08-28T04:03:19.051075+00:00, sha f48776937bea)
  - registry_npm: https://registry.npmjs.org/vue-pdf-embed (fetched 2026-08-29T13:05:42.441025+00:00, sha 3e1e484a212f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
