docker-app-pdf-annotation-remover

Remove annotations from PDF files.

https://github.com/pulipulichen/docker-app-pdf-annotation-remover

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary

Keywords

docker-app pdf puli-pro qpdf
Last synced: 7 months ago · JSON representation ·

Repository

Remove annotations from PDF files.

Basic Info
  • Host: GitHub
  • Owner: pulipulichen
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 827 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
docker-app pdf puli-pro qpdf
Created about 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

DOI

docker-app-PDF-Annotation-Remover: 移除PDF檔案中的註解。

PDF Annotation Remover是一個Docker APP,它的功能是移除PDF檔案中的所有註解,例如螢光筆、重點、筆記、圖章等等,讓您得到一個乾淨的PDF檔案。輸入的資料為含有註解的PDF檔案,輸出的資料為移除註解後的PDF檔案。

This tool removes all annotations from a PDF file, such as highlights, underlines, notes, stamps, etc., giving you a clean PDF file. The input is a PDF file with annotations, and the output is a cleaned PDF file without annotations.

Download

  • For Windows: https://pulipulichen.github.io/docker-app-PDF-remove-Annotation/bin/pdf-rm-anno.exe
  • For Linux and Mac OS: https://pulipulichen.github.io/docker-app-PDF-remove-Annotation/bin/pdf-rm-anno.sh

Online Tool

https://colab.research.google.com/github/pulipulichen/docker-app-PDF-Annotation-Remover/blob/main/colab/docker-app-PDF-Annotation-Remover.ipynb

Blog

https://blog.pulipuli.info/2025/05/removing-annotations-from-pdfs-pdf-annotation-remover.html

Key Technologies

  • qpdf: 處理PDF檔案內容和結構的函式庫。
  • Docker: 提供容器化部署,確保應用程式的可移植性和管理便利性。
  • Python: 用於檔案處理和控制qpdf函式庫。

Citation

Chen, Y.-T. (2025). Docker-app-PDF-Annotation-Remover (Version 20250109.152443) [Computer software]. Zenodo. https://doi.org/10.5281/ZENODO.14619584

Owner

  • Name: Pulipuli Chen
  • Login: pulipulichen
  • Kind: user
  • Location: Taiwan

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
  - family-names: Chen
    given-names: Yung-Ting
    orcid: https://orcid.org/0000-0003-3751-610X
    email: https://blog.pulipuli.info
title: "docker-app-PDF-Annotation-Remover"
license: "MIT"
repository-code: "https://github.com/pulipulichen/docker-app-PDF-Annotation-Remover"
abstract: "Remove annotation from PDF files."
identifiers:
  - type: doi
    value: 10.5281/zenodo.14619584

GitHub Events

Total
  • Release event: 2
  • Push event: 14
  • Create event: 2
Last Year
  • Release event: 2
  • Push event: 14
  • Create event: 2

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Dockerfile docker
  • node 18.12.1-buster build
package.json npm
  • jquery 3.6.3
  • jsdom 21.1.0
docker-build/image/docker-compose-template.yml docker
  • pudding/docker-app docker-app-pdf-remove-annotations-app-20250102.214951
docker-compose-template.yml docker
docker-compose.yml docker