[PR #38] [MERGED] fix(cli): add PDF support via pdftoppm (fixes #23) #37

Closed
opened 2026-03-02 11:45:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karant-dev/AutoRedact/pull/38
Author: @karant-dev
Created: 1/3/2026
Status: Merged
Merged: 1/3/2026
Merged by: @karant-dev

Base: mainHead: fix/issue-23-cli-pdf-support


📝 Commits (2)

  • 07aded9 fix(cli): add PDF support via pdftoppm (fixes #23)
  • cdab65f fix(cli): use magic bytes for robust PDF detection

📊 Changes

3 files changed (+242 additions, -54 deletions)

View changed files

📝 GEMINI.md (+2 -1)
📝 src/cli.ts (+149 -53)
src/utils/pdf-node.ts (+91 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karant-dev/AutoRedact/pull/38 **Author:** [@karant-dev](https://github.com/karant-dev) **Created:** 1/3/2026 **Status:** ✅ Merged **Merged:** 1/3/2026 **Merged by:** [@karant-dev](https://github.com/karant-dev) **Base:** `main` ← **Head:** `fix/issue-23-cli-pdf-support` --- ### 📝 Commits (2) - [`07aded9`](https://github.com/karant-dev/AutoRedact/commit/07aded98a6310b2c293d523dc0c290a98c8f397a) fix(cli): add PDF support via pdftoppm (fixes #23) - [`cdab65f`](https://github.com/karant-dev/AutoRedact/commit/cdab65ff64c9fb842214d2c27c8ccf7222cf9870) fix(cli): use magic bytes for robust PDF detection ### 📊 Changes **3 files changed** (+242 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `GEMINI.md` (+2 -1) 📝 `src/cli.ts` (+149 -53) ➕ `src/utils/pdf-node.ts` (+91 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-02 11:45:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AutoRedact#37
No description provided.