{"id":48833677,"url":"https://github.com/sumitsahoo/cloakpdf","last_synced_at":"2026-04-14T22:03:27.016Z","repository":{"id":346351215,"uuid":"1189536875","full_name":"sumitsahoo/cloakpdf","owner":"sumitsahoo","description":"A fast, modern, and privacy-focused PDF toolkit that runs entirely in your browser. No uploads, no servers, no tracking — your files never leave your device.","archived":false,"fork":false,"pushed_at":"2026-04-14T05:51:35.000Z","size":8036,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-14T07:33:44.195Z","etag":null,"topics":["pdf-utilities","react","tailwindcss-v4","typescript","vite-plus"],"latest_commit_sha":null,"homepage":"https://cloakpdf.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sumitsahoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"sumitsahoo21"}},"created_at":"2026-03-23T12:25:01.000Z","updated_at":"2026-04-14T05:51:34.000Z","dependencies_parsed_at":"2026-03-24T10:01:52.788Z","dependency_job_id":null,"html_url":"https://github.com/sumitsahoo/cloakpdf","commit_stats":null,"previous_names":["sumitsahoo/bytepdf","sumitsahoo/cloakpdf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sumitsahoo/cloakpdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitsahoo%2Fcloakpdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitsahoo%2Fcloakpdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitsahoo%2Fcloakpdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitsahoo%2Fcloakpdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumitsahoo","download_url":"https://codeload.github.com/sumitsahoo/cloakpdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitsahoo%2Fcloakpdf/sbom","scorecard":{"id":1245698,"data":{"date":"2026-04-06T08:55:25Z","repo":{"name":"github.com/sumitsahoo/bytepdf","commit":"504bf7d57d6f27ddb4f71d4434b7fd7203b3d4ee"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.9,"checks":[{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/security.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: vois"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"4 out of 4 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2026-04-06T12:25:45.606Z","repository_id":346351215,"created_at":"2026-04-06T12:25:45.616Z","updated_at":"2026-04-06T12:25:45.616Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31817130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pdf-utilities","react","tailwindcss-v4","typescript","vite-plus"],"created_at":"2026-04-14T22:03:23.010Z","updated_at":"2026-04-14T22:03:27.002Z","avatar_url":"https://github.com/sumitsahoo.png","language":"TypeScript","funding_links":["https://ko-fi.com/sumitsahoo21"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"public/icons/og-image.svg\" alt=\"CloakPDF — Free Offline PDF Toolkit\" width=\"800\" /\u003e\n\n  \u003cp\u003eA fast, modern, and privacy-focused PDF toolkit that runs entirely in your browser.\u003cbr\u003e\n  No uploads, no servers, no tracking — your files never leave your device.\u003c/p\u003e\n\n  \u003cp\u003e\u003cstrong\u003eTry it here →\u003c/strong\u003e \u003ca href=\"https://cloakpdf.app/\"\u003ecloakpdf.app\u003c/a\u003e\u003c/p\u003e\n\n  \u003cp\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/sumitsahoo/cloakpdf/deploy.yml?label=build\" alt=\"Build status\" /\u003e\n    \u003cimg src=\"https://img.shields.io/github/deployments/sumitsahoo/cloakpdf/github-pages?label=deploy\" alt=\"Deployment\" /\u003e\n    \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-yellow.svg\" alt=\"MIT License\" /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/sumitsahoo/cloakpdf/security.yml?label=security%20audit\" alt=\"Security audit\" /\u003e\n    \u003ca href=\"https://securityscorecards.dev/viewer/?uri=github.com/sumitsahoo/cloakpdf\"\u003e\u003cimg src=\"https://api.securityscorecards.dev/projects/github.com/sumitsahoo/cloakpdf/badge\" alt=\"OpenSSF Scorecard\" /\u003e\u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/platform-Web%20%7C%20PWA-blue\" alt=\"Platform: Web \u0026 PWA\" /\u003e\n  \u003c/p\u003e\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/screenshots/iPad.png\" alt=\"CloakPDF Interface\" width=\"800\"\u003e\n\u003c/p\u003e\n\n---\n\n## ✨ Features\n\nCloakPDF offers **33 powerful PDF tools**, all running 100% client-side:\n\n### 🗂️ Organise \u0026 Edit\n\n_Rearrange, combine, and manage your PDF pages_\n\n| Tool                   | Description                                                                                      |\n| ---------------------- | ------------------------------------------------------------------------------------------------ |\n| **Merge PDFs**         | Combine multiple PDF files into a single document with drag-to-reorder support                   |\n| **Split PDF**          | Divide a PDF into multiple separate files — split every page, every N pages, or at custom points |\n| **Extract Pages**      | Select pages visually or by range (e.g., `1-3, 5, 7-9`) and save as a new PDF                    |\n| **Reorder Pages**      | Drag and drop to rearrange page order with smooth animations                                     |\n| **Delete Pages**       | Select and remove unwanted pages visually                                                        |\n| **Rotate Pages**       | Rotate individual pages by 90°, -90°, or 180° — or rotate all at once                            |\n| **Reverse Pages**      | Flip the entire page order of a PDF in one click                                                 |\n| **Add Blank Page**     | Insert a blank page at any position — dimensions match the adjacent page                         |\n| **Duplicate Page**     | Copy any page and insert it at a chosen position in the document                                 |\n| **Remove Blank Pages** | Auto-detect and remove empty pages — adjustable sensitivity with manual override                 |\n| **Add Bookmarks**      | Add a clickable outline so readers can jump to any page instantly                                |\n| **File Attachments**   | View, add, extract, or remove files embedded in a PDF                                            |\n\n### ⚡ Transform \u0026 Convert\n\n_Compress, convert, and extract content_\n\n| Tool               | Description                                                                                                                        |\n| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------- |\n| **Compress PDF**   | Reduce file size with 3 quality levels — Light, Balanced, and Maximum                                                              |\n| **PDF to Image**   | Export pages as PNG or JPEG at 72 / 150 / 300 DPI — single file or ZIP                                                             |\n| **Images to PDF**  | Convert images (PNG, JPEG) to PDF with A4, Letter, or Fit-to-Image page sizes                                                      |\n| **OCR PDF**        | Extract text from scanned or image-based PDFs using Tesseract.js OCR                                                               |\n| **Extract Images** | Pull all embedded raster images from a PDF — preview, select, and download individually or as a ZIP                                |\n| **Crop Pages**     | Trim page margins by setting a crop box (mm input, uniform or per-side); also removes existing crop boxes to restore the full page |\n| **Flatten PDF**    | Remove interactive form fields and annotations, making the PDF non-editable                                                        |\n| **Grayscale PDF**  | Convert all pages to grayscale — useful for print cost savings and black-and-white output                                          |\n| **N-up Pages**     | Arrange multiple pages onto a single sheet (2-up, 4-up, 9-up) for compact printing                                                 |\n| **Contact Sheet**  | Render all pages as a thumbnail grid for quick visual review — export as PNG or PDF                                                |\n| **Repair PDF**     | Fix structural issues in corrupted or malformed PDFs by re-parsing and rebuilding the file                                         |\n\n### ✍️ Annotate \u0026 Sign\n\n_Add watermarks, signatures, and overlays_\n\n| Tool                  | Description                                                                                                                                                        |\n| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| **Add Signature**     | Draw or upload a custom signature image and place it on any page with adjustable size and position                                                                 |\n| **Fill PDF Form**     | Fill text fields, checkboxes, dropdowns, and radio groups in interactive PDF forms                                                                                 |\n| **Stamp \u0026 Watermark** | Apply pre-built stamps (DRAFT, APPROVED, CONFIDENTIAL, etc.) in text or seal style, or add a custom text watermark with configurable colour, rotation, and opacity |\n| **Add Page Numbers**  | Insert page numbers with 6 position options, 4 formats, and custom styling                                                                                         |\n| **Header \u0026 Footer**   | Add repeating text (with `{{page}}` / `{{total}}` tokens) at the top and bottom of every page                                                                      |\n| **Bates Numbering**   | Stamp sequential identifiers (prefix + zero-padded number + suffix) for legal and compliance workflows                                                             |\n\n### 🔐 Security \u0026 Properties\n\n_Protect your PDFs and manage metadata_\n\n| Tool              | Description                                                                             |\n| ----------------- | --------------------------------------------------------------------------------------- |\n| **PDF Password**  | Add or remove a password and control print, copy, and edit rights                       |\n| **Redact PDF**    | Permanently black out sensitive text and images                                         |\n| **Edit Metadata** | View and edit document properties like title, author, subject, keywords, and dates      |\n| **Compare PDFs**  | Visual side-by-side diff of two PDFs with pixel-level change detection and diff overlay |\n| **PDF Inspector** | View version, page count, dimensions, metadata, and encryption status without modifying |\n\n---\n\n## 🔒 Privacy First\n\n|                               |                                                         |\n| ----------------------------- | ------------------------------------------------------- |\n| **No file uploads**           | Everything is processed locally in your browser         |\n| **No server-side processing** | Zero network requests for your files                    |\n| **No data collection**        | No analytics, no tracking, no cookies                   |\n| **Fully offline capable**     | Works without an internet connection after initial load |\n\n---\n\n## 🛠️ Tech Stack\n\n| Category         | Technology                                                     |\n| ---------------- | -------------------------------------------------------------- |\n| Framework        | [React 19](https://react.dev/)                                 |\n| Styling          | [Tailwind CSS 4](https://tailwindcss.com/)                     |\n| Build Tool       | [Vite+](https://vite.dev/) (Vite + Rolldown unified toolchain) |\n| Language         | [TypeScript 6](https://www.typescriptlang.org/)                |\n| PDF Manipulation | [@pdfme/pdf-lib](https://github.com/pdfme/pdf-lib)             |\n| PDF Rendering    | [PDF.js](https://mozilla.github.io/pdf.js/)                    |\n| Drag \u0026 Drop      | [dnd-kit](https://dndkit.com/)                                 |\n| Icons            | [Lucide React](https://lucide.dev/)                            |\n| OCR Engine       | [Tesseract.js](https://tesseract.projectnaptha.com/)           |\n| ZIP Export       | [JSZip](https://stuk.github.io/jszip/)                         |\n| Toolchain CLI    | [Vite+ (`vp`)](https://viteplus.dev/)                          |\n\n---\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- **Node.js** ≥ 24.x (LTS recommended)\n- **Vite+ (`vp`)** — install globally via `npm i -g vite-plus`\n\n### Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/sumitsahoo/cloakpdf.git\ncd cloakpdf\n\n# Install dependencies\nvp install\n\n# Start the development server\nvp dev\n```\n\n### Available Commands\n\n| Command      | Description                               |\n| ------------ | ----------------------------------------- |\n| `vp dev`     | Start the Vite dev server with hot reload |\n| `vp build`   | TypeScript check + production build       |\n| `vp preview` | Preview the production build locally      |\n| `vp check`   | Run format, lint, and type checks         |\n| `vp test`    | Run tests                                 |\n\n---\n\n## 📁 Project Structure\n\n```\ncloakpdf/\n├── public/                 # Static assets\n├── src/\n│   ├── main.tsx            # App entry point\n│   ├── App.tsx             # Root component with lazy-loaded tools\n│   ├── index.css           # Global styles \u0026 Tailwind theme\n│   ├── types.ts            # TypeScript type definitions\n│   ├── assets/             # Images \u0026 icons\n│   ├── components/         # Reusable UI components (layout, drop zone, thumbnails, etc.)\n│   ├── config/             # Color palette \u0026 theme tokens\n│   ├── tools/              # One component per tool (merge, split, compress, etc.)\n│   └── utils/              # Core PDF operations, file helpers, rendering\n├── index.html              # HTML entry point\n├── vite.config.ts          # Vite + Tailwind configuration\n├── tsconfig.json           # TypeScript configuration\n└── package.json\n```\n\n---\n\n## ⚙️ How It Works\n\nCloakPDF leverages two complementary libraries for full PDF support:\n\n- **[@pdfme/pdf-lib](https://github.com/pdfme/pdf-lib)** — Handles all PDF manipulation: merging, splitting, rotation, page deletion, watermarking, signature embedding, image-to-PDF conversion, and metadata editing.\n- **[PDF.js](https://mozilla.github.io/pdf.js/)** — Renders PDF pages to canvas for visual previews and thumbnail generation.\n\nAll operations happen in-memory using the browser's `FileReader` API and `ArrayBuffer`s. Processed files are delivered as downloadable blobs — no data ever touches a remote server.\n\n---\n\n## 🚢 Deployment\n\nCloakPDF is deployed to **GitHub Pages** via a CI/CD workflow on every push to `main`.\n\nThe deployment pipeline:\n\n1. Checks out the code\n2. Installs dependencies with `vp install`\n3. Builds the production bundle with Vite\n4. Deploys the `dist/` folder to GitHub Pages\n\n---\n\n## 🤝 Contributing\n\nContributions are welcome! Here's how to get started:\n\n1. **Fork** the repository\n2. **Create** a feature branch (`git checkout -b feature/amazing-feature`)\n3. **Commit** your changes (`git commit -m 'Add amazing feature'`)\n4. **Push** to the branch (`git push origin feature/amazing-feature`)\n5. **Open** a Pull Request\n\n---\n\n## 📄 License\n\nThis project is licensed under the **MIT License** — feel free to use it for both personal and commercial purposes. See the [LICENSE](LICENSE) file for details.\n\n---\n\n\u003cp align=\"center\"\u003e\n  Built with ❤️ by \u003ca href=\"https://github.com/sumitsahoo\"\u003eSumit Sahoo\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumitsahoo%2Fcloakpdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumitsahoo%2Fcloakpdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumitsahoo%2Fcloakpdf/lists"}