Skip to content

pulipulichen/docker-app-PDF-Annotation-Remover

Repository files navigation

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

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