1
0
Fork
You've already forked Censor
0
forked from censor/Censor
PDF Document Redaction for the GNOME Desktop
  • Python 86%
  • Meson 14%
Forgejo Actions 222b0e6545 release: publish v0.3.0 ( #58 )
_The following checkboxes must be ticked before merging_:
- [x] verified release data in [Appstream metadata](ca59befff1/data/page.codeberg.censor.Censor.metainfo.xml.in (L49-L60))
- [x] verified version number in [meson.build](ca59befff1/meson.build (L5))
- [x] verified [release draft](https://codeberg.org/censor/Censor/releases/tag/v0.3.0)
- [x] verified that screenshots ([here](ca59befff1/data/screenshots) and [here](ca59befff1/data/page.codeberg.censor.Censor.metainfo.xml.in (L35-L39))) are up to date
- [x] verified [pull request for Flathub](https://github.com/flathub/page.codeberg.censor.Censor/pull/1)
_Unticking the following checkbox triggers the release preparation workflow (to use after changing the milestone)_:
- [x] pull request is up to date
Co-authored-by: censor <censor@noreply.codeberg.org>
Reviewed-on: censor/Censor#58
Co-authored-by: Forgejo Actions <forgejo-actions@noreply.codeberg.org>
Co-committed-by: Forgejo Actions <forgejo-actions@noreply.codeberg.org>
2025年12月18日 17:16:41 +01:00
.forgejo/workflows ci: fix git commands in release workflow ( #68 ) 2025年12月17日 13:40:59 +01:00
data release: publish v0.3.0 ( #58 ) 2025年12月18日 17:16:41 +01:00
LICENSES chore: add contributing guide and AI rules ( #30 ) 2025年12月09日 01:22:10 +01:00
po i18n: add Finnish and Italian to translated languages ( #63 ) 2025年12月18日 17:04:01 +01:00
src fix: move deletion action into right click context menu ( #62 ) 2025年12月16日 19:36:32 +01:00
AI.md chore: add contributing guide and AI rules ( #30 ) 2025年12月09日 01:22:10 +01:00
Censor.doap chore: include license files in flatpak bundle ( #54 ) 2025年12月14日 17:57:17 +01:00
CONTRIBUTING.md ci(releases): add post-merge publication steps ( #67 ) 2025年12月17日 13:15:29 +01:00
meson.build release: publish v0.3.0 ( #58 ) 2025年12月18日 17:16:41 +01:00
page.codeberg.censor.Censor.json chore: include license files in flatpak bundle ( #54 ) 2025年12月14日 17:57:17 +01:00
python3-pymupdf.json chore: include license files in flatpak bundle ( #54 ) 2025年12月14日 17:57:17 +01:00
README.md chore: fix installation from Flathub, improve instructions ( #64 ) 2025年12月16日 23:13:46 +01:00
REUSE.toml chore(branding): add screenshot ( #49 ) 2025年12月12日 11:08:43 +01:00
typos.toml ci(releases): add automated branch creation and update on Flathub ( #59 ) 2025年12月16日 15:41:17 +01:00

Censor – PDF Document Redaction for the GNOME Desktop

Censor is a PDF document redaction tool. It permanently removes text and images in redacted areas and can draw rectangles over them. It uses the MuPDF library with its python bindings from the PyMuPDF module.

Installing

Get Censor on Flathub.

Contributing

Use GNOME Builder to develop and build Censor. Localize Censor using Codeberg Translate. See the Censor Contributing Guide for information on translations, commit messages, releases, etc.

Donating

Support Censor indirectly by donating to Codeberg. Thanks to Codeberg for providing the git hosting platform with continuous integration and all the nice features of Forgejo and Weblate needed for the development of Censor.

Copying

Copyright 2025 Robert Wolff mahlzahn@posteo.de

Censor’s source code is licensed under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version (GPL-3.0-or-later). Its artwork is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license (CC-BY-SA-4.0).

Any distributed build or package of Censor, which necessarily includes the AGPL-licensed libraries PyMuPDF and MuPDF, is subject to the GNU Affero General Public License, version 3 only (AGPL-3.0-only).