# covidpass-org/covidpass

Web app for adding EU Digital COVID Certificates to your wallet apps

Repository: https://github.com/covidpass-org/covidpass
Canonical: https://ross.abutalabs.com/products/covidpass
Homepage: https://covidpass.marvinsextro.de
Language: TypeScript
License: MIT
License Family: permissive
Topics: covid-19, certificate, wallet, pass
Last push: 2022-04-15T08:45:20+00:00

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

## Adoption (not part of the score)
Stars 1157, forks 57 (observed 2026-08-28T04:03:48.251376+00:00)

## What it is
CovidPass is a web application that converts EU Digital COVID Certificates (PDF or QR code screenshots) into wallet passes for Apple Wallet on iOS/watchOS and Google Wallet on Android/wearOS. All certificate processing happens client-side in the browser, with only a hashed representation sent to a server for the signing step, so vaccination data is never shared with third parties.

## Use cases
- add my EU COVID vaccination certificate to Apple Wallet
- convert a COVID certificate PDF QR code into a wallet pass
- generate a vaccination pass for Android wallet without uploading my health data
- self-host a COVID certificate to wallet converter
- scan a QR code screenshot and turn it into an iOS wallet pass

## When to choose
- You need to add an EU Digital COVID Certificate to a wallet app and want a tool that processes your data entirely in the browser
- You want to self-host the converter and sign passes with your own Apple Developer certificate
- You are studying how client-side PDF/QR parsing and wallet pass generation can be built with TypeScript

## When to avoid
- You want an actively maintained tool - the project is discontinued since iOS now natively supports adding verifiable COVID-19 vaccination information to Apple Wallet and Health
- You need support for certificates from all EU countries - the project was still in early development and did not recognize every country's certificates
- You are looking for official or security-audited health software - official apps deliberately excluded this feature over security concerns, e.g. lock-screen exposure of the wallet pass

## Facets
- artifact type: application
- maturity: abandoned
- function: pdf
- domain: healthcare, privacy, web-development, mobile-development
- platform: self-hosted, cross-platform
- tags: covid-19, eu-digital-covid-certificate, apple-wallet, qr-code, privacy-first, client-side, passkit, vaccination-certificate, discontinued, pdf-parsing, qr, wallet-passes, client-side-processing, signing, web-server, docker, ios, android

## Member repositories
- covidpass-org/covidpass (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.251376+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-30T06:32:01.612440+00:00, confidence not recorded.
  - readme: https://github.com/covidpass-org/covidpass (fetched 2026-08-28T04:03:48.251376+00:00, sha 214bff3d7d18)
  - homepage: https://covidpass.marvinsextro.de (fetched 2026-08-29T12:37:15.519728+00:00, sha ea9f92f94ecd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
