mirror of
https://github.com/karant-dev/AutoRedact.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #20] Feature: v2.0 Core Refactor & CLI Support #4
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoRedact#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @karant-dev on GitHub (Dec 13, 2025).
Original GitHub issue: https://github.com/karant-dev/AutoRedact/issues/20
Goal
To enable offline redaction via command line and prepare for future API capabilities, we need to decouple the core OCR/Regex logic from the browser DOM.
Requirements
@autoredact/core).BrowserCanvasAdaptervsNodeCanvasAdapter).src/cli.ts) that uses the core logic withnode-canvas.Tech Stack