An open API service indexing awesome lists of open source software.

https://github.com/rayhanadev/passport-pdf-concat

A small tool to concatenate multiple Passport data pages by ID, used to generate printables for Passport Ceremony prep work.
https://github.com/rayhanadev/passport-pdf-concat

Last synced: 9 months ago
JSON representation

A small tool to concatenate multiple Passport data pages by ID, used to generate printables for Passport Ceremony prep work.

Awesome Lists containing this project

README

          

# Passport PDF Concat

A small tool to concatenate multiple Passport data pages by ID, used
to generate printables for Passport Ceremony prep work.

## Installation

```sh
git clone https://github.com/rayhanadev/passport-pdf-concat.git
cd passport-pdf-concat
bun install
```

## Usage

```sh
bun run src/index.ts
```