Skip to content

feat(container): update image ghcr.io/alam00000/bentopdf ( 2.6.0 → 2.7.0 ) - #1458

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-alam00000-bentopdf-2.x
Mar 29, 2026
Merged

feat(container): update image ghcr.io/alam00000/bentopdf ( 2.6.0 → 2.7.0 )#1458
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-alam00000-bentopdf-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/alam00000/bentopdf minor 2.6.02.7.0

Release Notes

alam00000/bentopdf (ghcr.io/alam00000/bentopdf)

v2.7.0: PDF to CBZ - v2.7.0

Compare Source

Dad Joke Of the Release

What do you call a meditating dog? Aware wolf 🐺🤣

What's Changed
1. New PDF to CBZ (Comic Book Archive) Tool
  • Convert any PDF into a CBZ file for comic book readers like Komga, Kavita, CDisplayEx, and Calibre
  • Choose between JPEG, PNG, or WebP image formats with quality and scale controls
  • Optional grayscale conversion and manga mode (right-to-left reading)
  • Full metadata support with ComicInfo.xml, metadata.opf, and ComicBookInfo JSON which works with both comic readers AND Calibre
  • Fill in Title, Series, Volume, Issue Number, Author, Publisher, Tags, Published Year, and Rating
2. PDF to TIFF Revamp
  • Added compression options: LZW, Deflate, CCITT Group 4, JPEG, PackBits, or None
  • DPI slider (72–600) for print-quality control
  • Color mode selector: Color (RGB), Greyscale, or Black & White (1-bit)
  • Multi-page TIFF support — save all pages as a single TIFF file instead of a ZIP
  • CCITT Group 4 compression auto-selects B&W mode for optimal document archival
3. PDF Editor Update
  • Added Free Highlight annotation tool
  • Added Insert Text annotation
  • Added Replace Text annotation
  • Added Comment annotations
  • Annotations can now be rotated
4. OCR Improvement
  • Fonts are now subsetted instead of fully embedded by default, significantly reducing output file size
  • Added option to opt out and embed full fonts if needed
Bug Fixes
  • Fixed Docker healthcheck using curl (not available in Alpine image) and now uses wget
  • Fixed custom 404 page not being served by nginx and added error_page 404 directive
By the Community ❤️
New Contributors

Full Changelog: alam00000/bentopdf@v2.6.0...v2.7.0

v2.7.0: PDF to CBZ - v2.7.0

Compare Source

Dad Joke Of the Release

What do you call a meditating dog? Aware wolf 🐺🤣

What's Changed
1. New PDF to CBZ (Comic Book Archive) Tool
  • Convert any PDF into a CBZ file for comic book readers like Komga, Kavita, CDisplayEx, and Calibre
  • Choose between JPEG, PNG, or WebP image formats with quality and scale controls
  • Optional grayscale conversion and manga mode (right-to-left reading)
  • Full metadata support with ComicInfo.xml, metadata.opf, and ComicBookInfo JSON which works with both comic readers AND Calibre
  • Fill in Title, Series, Volume, Issue Number, Author, Publisher, Tags, Published Year, and Rating
2. PDF to TIFF Revamp
  • Added compression options: LZW, Deflate, CCITT Group 4, JPEG, PackBits, or None
  • DPI slider (72–600) for print-quality control
  • Color mode selector: Color (RGB), Greyscale, or Black & White (1-bit)
  • Multi-page TIFF support — save all pages as a single TIFF file instead of a ZIP
  • CCITT Group 4 compression auto-selects B&W mode for optimal document archival
3. PDF Editor Update
  • Added Free Highlight annotation tool
  • Added Insert Text annotation
  • Added Replace Text annotation
  • Added Comment annotations
  • Annotations can now be rotated
4. OCR Improvement
  • Fonts are now subsetted instead of fully embedded by default, significantly reducing output file size
  • Added option to opt out and embed full fonts if needed
Bug Fixes
  • Fixed Docker healthcheck using curl (not available in Alpine image) and now uses wget
  • Fixed custom 404 page not being served by nginx and added error_page 404 directive
By the Community ❤️
New Contributors

Full Changelog: alam00000/bentopdf@v2.6.0...v2.7.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/default/bento-pdf/app Kustomization: default/bento-pdf HelmRelease: default/bento-pdf

+++ kubernetes/apps/default/bento-pdf/app Kustomization: default/bento-pdf HelmRelease: default/bento-pdf

@@ -32,13 +32,13 @@

     controllers:
       bento-pdf:
         containers:
           main:
             image:
               repository: ghcr.io/alam00000/bentopdf
-              tag: 2.6.0
+              tag: 2.7.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
--- kubernetes/apps/arr/sonarr/app Kustomization: arr/sonarr HelmRelease: arr/sonarr

+++ kubernetes/apps/arr/sonarr/app Kustomization: arr/sonarr HelmRelease: arr/sonarr

@@ -47,13 +47,13 @@

               SONARR__PORT: 8989
               SONARR__THEME: dark
               TZ: null
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/home-operations/sonarr
-              tag: 4.0.17.2953
+              tag: 4.0.17.2950
             probes:
               liveness:
                 enabled: false
             resources:
               limits:
                 memory: 512Mi

@Mafyuh
Mafyuh merged commit fa8d669 into main Mar 29, 2026
4 of 6 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-alam00000-bentopdf-2.x branch March 29, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant