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.
- Host: GitHub
- URL: https://github.com/rayhanadev/passport-pdf-concat
- Owner: rayhanadev
- Created: 2024-09-28T06:09:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T01:40:52.000Z (10 months ago)
- Last Synced: 2025-02-28T09:46:21.431Z (10 months ago)
- Language: TypeScript
- Homepage: https://passports.purduehackers.com
- Size: 57.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```