locally hosted web application that allows you to perform various operations on PDF files
Go to file
dependabot[bot] 7cfe49632f
build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.13 to 2.8.14 (#4855)
Bumps
[org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi)
from 2.8.13 to 2.8.14.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/springdoc/springdoc-openapi/releases">org.springdoc:springdoc-openapi-starter-webmvc-ui's
releases</a>.</em></p>
<blockquote>
<h2>springdoc-openapi v2.8.14 released!</h2>
<h2>What's Changed</h2>
<ul>
<li>disable &quot;/v3/api-docs&quot;, and &quot;/swagger-ui.html&quot;
by default and upgrade to Scalar 0.2.1 by <a
href="https://github.com/zakaria-shahen"><code>@​zakaria-shahen</code></a>
in <a
href="https://redirect.github.com/springdoc/springdoc-openapi/pull/3090">springdoc/springdoc-openapi#3090</a></li>
<li>Upgrade swagger-core to version 2.2.38 by <a
href="https://github.com/Mattias-Sehlstedt"><code>@​Mattias-Sehlstedt</code></a>
in <a
href="https://redirect.github.com/springdoc/springdoc-openapi/pull/3105">springdoc/springdoc-openapi#3105</a></li>
<li>fix:compatible with lower version of getOpenApi(). by <a
href="https://github.com/SkyeBeFreeman"><code>@​SkyeBeFreeman</code></a>
in <a
href="https://redirect.github.com/springdoc/springdoc-openapi/pull/3107">springdoc/springdoc-openapi#3107</a></li>
<li>Add logs to notify when SpringDocs/Scalar is enabled because
SpringDocs/Scalar is enabled by default (<a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3090">#3090</a>)
by <a
href="https://github.com/zakaria-shahen"><code>@​zakaria-shahen</code></a>
in <a
href="https://redirect.github.com/springdoc/springdoc-openapi/pull/3122">springdoc/springdoc-openapi#3122</a></li>
</ul>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3090">#3090</a>
- Add logs to notify when SpringDocs/Scalar is enabled because
SpringDocs/Scalar is enabled by default</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Upgrade swagger-ui to v5.30.1</li>
<li>Upgrade swagger-core to v2.2.38</li>
<li>Upgrade spring-boot to v3.5.7</li>
<li>Upgrade commons-lang3 to v3.18.0</li>
<li>Upgrade scalar to v0.3.12</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3107">#3107</a>
- Fix:compatible with lower version of getOpenApi().</li>
<li><a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3121">#3121</a>
- NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is
null</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/zakaria-shahen"><code>@​zakaria-shahen</code></a>
made their first contribution in <a
href="https://redirect.github.com/springdoc/springdoc-openapi/pull/3090">springdoc/springdoc-openapi#3090</a></li>
<li><a
href="https://github.com/SkyeBeFreeman"><code>@​SkyeBeFreeman</code></a>
made their first contribution in <a
href="https://redirect.github.com/springdoc/springdoc-openapi/pull/3107">springdoc/springdoc-openapi#3107</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/springdoc/springdoc-openapi/compare/v2.8.13...v2.8.14">https://github.com/springdoc/springdoc-openapi/compare/v2.8.13...v2.8.14</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md">org.springdoc:springdoc-openapi-starter-webmvc-ui's
changelog</a>.</em></p>
<blockquote>
<h2>[2.8.14] - 2025-11-02</h2>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3090">#3090</a>
- Add logs to notify when SpringDocs/Scalar is enabled because
SpringDocs/Scalar is enabled by default</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Upgrade swagger-ui to v5.30.1</li>
<li>Upgrade swagger-core to v2.2.38</li>
<li>Upgrade spring-boot to v3.5.7</li>
<li>Upgrade commons-lang3 to v3.18.0</li>
<li>Upgrade scalar to v0.3.12</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3107">#3107</a>
- Fix:compatible with lower version of getOpenApi().</li>
<li><a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3121">#3121</a>
- NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is
null</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a5a9ca4ef8"><code>a5a9ca4</code></a>
[maven-release-plugin] prepare release v2.8.14</li>
<li><a
href="ae4e05c573"><code>ae4e05c</code></a>
update for release 2.8.14</li>
<li><a
href="e6abdb67aa"><code>e6abdb6</code></a>
Merge branch 'zakaria-shahen-issues/add-log-when-springdoc-enabled'</li>
<li><a
href="fa05431973"><code>fa05431</code></a>
code review</li>
<li><a
href="ce7f0f745b"><code>ce7f0f7</code></a>
Merge branch 'issues/add-log-when-springdoc-enabled' of
github.com:zakaria-sh...</li>
<li><a
href="f01af05849"><code>f01af05</code></a>
update to swagger-ui version 5.30.1</li>
<li><a
href="7be8cfe12b"><code>7be8cfe</code></a>
add logs to notify developer the SpringDocs or Scalar is enabled. see <a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3090">#3090</a></li>
<li><a
href="4aa45e65bc"><code>4aa45e6</code></a>
[Bug] NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is
null. Fix...</li>
<li><a
href="85ecc01bff"><code>85ecc01</code></a>
upgrade commons-lang3 to 3.18.0. Fixes <a
href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3093">#3093</a></li>
<li><a
href="6553144bab"><code>6553144</code></a>
swagger-ui update to version 5.30.0</li>
<li>Additional commits viewable in <a
href="https://github.com/springdoc/springdoc-openapi/compare/v2.8.13...v2.8.14">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springdoc:springdoc-openapi-starter-webmvc-ui&package-manager=gradle&previous-version=2.8.13&new-version=2.8.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 12:49:46 +00:00
.claude JWT Authentication (#3921) 2025-08-11 12:27:42 +01:00
.devcontainer chore: update development configs, formatting tools, and CI enhancements (#4130) 2025-08-08 12:52:51 +01:00
.github build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#4850) 2025-11-17 12:49:25 +00:00
.vscode chore: update development configs, formatting tools, and CI enhancements (#4130) 2025-08-08 12:52:51 +01:00
app build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.13 to 2.8.14 (#4855) 2025-11-17 12:49:46 +00:00
devGuide feat(conversion): add eBook to PDF via Calibre (EPUB/MOBI/AZW3/FB2/TXT/DOCX) (#4644) 2025-11-11 21:44:18 +00:00
devTools
docs feat(scripts): enhance translation progress tool with CLI flags, TOML management, and CI-friendly output (#4801) 2025-11-02 16:34:22 +00:00
exampleYmlFiles JWT Authentication (#3921) 2025-08-11 12:27:42 +01:00
gradle/wrapper
images
scripts [Fix] Spanish (es_ES) Translation Improvements and Fixes (#4838) 2025-11-17 12:49:36 +00:00
testing feat(conversion): add eBook to PDF via Calibre (EPUB/MOBI/AZW3/FB2/TXT/DOCX) (#4644) 2025-11-11 21:44:18 +00:00
.editorconfig chore: update development configs, formatting tools, and CI enhancements (#4130) 2025-08-08 12:52:51 +01:00
.git-blame-ignore-revs
.gitattributes
.gitignore refactor(ssrf): default enum MEDIUM prevents OFF=false (#4280) 2025-09-04 12:39:37 +01:00
.pre-commit-config.yaml feat(convert): add PDF to Video converter (FFmpeg) with MP4/WebM support (#4704) 2025-10-30 22:54:33 +00:00
build.gradle build(deps): bump com.squareup.okhttp3:okhttp-bom from 5.2.1 to 5.3.0 (#4817) 2025-11-03 20:02:22 +00:00
CONTRIBUTING.md
DATABASE.md feat(database): make backup schedule configurable via system keys (#4251) 2025-09-04 15:02:31 +01:00
Dockerfile ci(docker,workflow): install bash in images, keep /bin/sh POSIX, and simplify PR test-build deps (#4879) 2025-11-12 00:21:44 +00:00
Dockerfile.dev feat(conversion): add eBook to PDF via Calibre (EPUB/MOBI/AZW3/FB2/TXT/DOCX) (#4644) 2025-11-11 21:44:18 +00:00
Dockerfile.fat ci(docker,workflow): install bash in images, keep /bin/sh POSIX, and simplify PR test-build deps (#4879) 2025-11-12 00:21:44 +00:00
Dockerfile.ultra-lite ci(docker,workflow): install bash in images, keep /bin/sh POSIX, and simplify PR test-build deps (#4879) 2025-11-12 00:21:44 +00:00
gradle.properties
gradlew
gradlew.bat
HowToUseOCR.md
launch4jConfig.xml
LICENSE
README.md feat(conversion): add eBook to PDF via Calibre (EPUB/MOBI/AZW3/FB2/TXT/DOCX) (#4644) 2025-11-11 21:44:18 +00:00
SECURITY.md
settings.gradle

Stirling-PDF

Docker Pulls Discord OpenSSF Scorecard GitHub Repo stars

Stirling PDF - Open source locally hosted web PDF editor | Product Hunt Deploy to DO

Stirling-PDF is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements.

All files and PDFs exist either exclusively on the client side, reside in server memory only during task execution, or temporarily reside in a file solely for the execution of the task. Any file downloaded by the user will have been deleted from the server by that point.

Homepage: https://stirlingpdf.com

All documentation available at https://docs.stirlingpdf.com/

stirling-home

Features

  • Parallel file processing and downloads
  • Dark mode support
  • Custom download options
  • Custom 'Pipelines' to run multiple features in an automated queue
  • API for integration with external scripts
  • Optional Login and Authentication support (see here for documentation)
  • Enterprise features like SSO (see here for documentation)
  • Database Backup and Import (see here for documentation)

50+ PDF Operations

Organise

  • Merge: Combine multiple PDFs into one
  • Split: Divide PDFs into multiple files
  • Extract page(s): Extract specific pages from PDF
  • Remove: Delete pages from PDF
  • Crop PDF: Adjust PDF page boundaries
  • Rotate: Rotate pages in 90-degree increments
  • Adjust page size/scale: Resize page contents
  • Multi-Page Layout: Add multiple pages to PDF
  • PDF to Single Large Page: Convert to single continuous page
  • Organize: Rearrange PDF pages

Convert to PDF

  • Image to PDF: Convert images to PDF format
  • Convert file to PDF: Convert various common file types to PDF
  • HTML to PDF: Transform HTML documents to PDF
  • Markdown to PDF: Convert Markdown files to PDF
  • CBZ to PDF: Convert comic book archives
  • CBR to PDF: Convert comic book rar archives
  • Email to PDF: Convert email files to PDF
  • eBook to PDF: Convert eBook formats (EPUB, MOBI, AZW3, FB2, TXT, DOCX) to PDF (using Calibre)
  • Vector Image to PDF: Convert vector images (PS, EPS, EPSF) to PDF format

Convert from PDF

  • PDF to Word: Convert to document (docx, doc, odt) format
  • PDF to Image: Extract PDF pages as images
  • PDF to RTF (Text): Convert to Rich Text Format
  • PDF to Presentation: Convert to presentation (pptx, ppt, odp) format
  • PDF to CSV: Extract tables to CSV
  • PDF to XML: Convert to XML format
  • PDF to HTML: Transform to HTML
  • PDF to PDF/A: Convert to archival (PDF/A-1b, PDF/A-2b) format
  • PDF to Markdown: Convert PDF to Markdown
  • PDF to CBZ: Convert to comic book archive
  • PDF to CBR: Convert to comic book rar archive
  • PDF to Vector Image: Convert PDF to vector image (EPS, PS, PCL, XPS) format

Sign & Security

  • Sign: Add digital signatures
  • Remove Password: Remove PDF security
  • Add Watermark: Apply watermarks
  • Sign with Certificate: Certificate-based signing
  • Add Stamp to PDF: Apply digital stamps
  • Auto Redact: Automatically redact content
  • Change Permissions: Modify access permissions
  • Add Password: Apply PDF encryption
  • Manual Redaction: Manual content redaction
  • Remove Certificate Sign: Remove digital signatures
  • Sanitize: Clean PDF of potential security issues
  • Validate PDF Signature: Verify digital signatures

View & Edit

  • OCR / Cleanup scans: Optical Character Recognition
  • Add Image: Insert images into PDF
  • Extract Images: Extract embedded images
  • Change Metadata: Edit PDF metadata
  • Get ALL Info on PDF: Comprehensive PDF analysis
  • Advanced Colour options: Colour manipulation (various options for colour inversion, CMYK conversion)
  • Compare: Compare PDF documents
  • Add Page Numbers: Insert page numbering
  • Flatten: Flatten PDF layers, and interactive elements
  • Remove Annotations: Delete comments and markups
  • Remove Blank pages: Delete empty pages
  • Remove Image: Delete embedded images
  • View/Edit PDF: Interactive PDF editing
  • Unlock PDF Forms: Enable form editing
  • Add Attachments: Attach files to PDF

Advanced

  • Compress: Reduce file size
  • Pipeline: Automated workflow processing (OCR images pipeline, prepare PDFs for emailing pipeline)
  • Adjust Colours/Contrast: Colour and contrast adjustment
  • Auto Rename PDF File: Automatic file renaming
  • Auto Split Pages: Automatic page splitting
  • Detect/Split Scanned photos: Photo detection and splitting
  • Overlay PDFs: Layer PDFs over each other
  • Repair: Fix corrupted PDFs
  • Show JavaScript: Display embedded JavaScript
  • Auto Split by Size/Count: Split by file size or page count
  • Split PDF by Chapters: Chapter-based splitting
  • Split PDF by Sections: Section-based splitting
  • Scanner Effect: Apply scanner-like effects
  • Edit Table of Contents: Modify PDF bookmarks and TOC

📖 Get Started

Visit our comprehensive documentation at docs.stirlingpdf.com for:

  • Installation guides for all platforms
  • Configuration options
  • Feature documentation
  • API reference
  • Security setup
  • Enterprise features

Supported Languages

Stirling-PDF currently supports 40 languages!

Language Progress
Arabic (العربية) (ar_AR) 58%
Azerbaijani (Azərbaycan Dili) (az_AZ) 59%
Basque (Euskara) (eu_ES) 35%
Bulgarian (Български) (bg_BG) 64%
Catalan (Català) (ca_CA) 64%
Croatian (Hrvatski) (hr_HR) 93%
Czech (Česky) (cs_CZ) 66%
Danish (Dansk) (da_DK) 58%
Dutch (Nederlands) (nl_NL) 57%
English (English) (en_GB) 100%
English (US) (en_US) 100%
French (Français) (fr_FR) 96%
German (Deutsch) (de_DE) 97%
Greek (Ελληνικά) (el_GR) 64%
Hindi (हिंदी) (hi_IN) 63%
Hungarian (Magyar) (hu_HU) 97%
Indonesian (Bahasa Indonesia) (id_ID) 59%
Irish (Gaeilge) (ga_IE) 64%
Italian (Italiano) (it_IT) 95%
Japanese (日本語) (ja_JP) 92%
Korean (한국어) (ko_KR) 64%
Norwegian (Norsk) (no_NB) 62%
Persian (فارسی) (fa_IR) 61%
Polish (Polski) (pl_PL) 68%
Portuguese (Português) (pt_PT) 65%
Portuguese Brazilian (Português) (pt_BR) 72%
Romanian (Română) (ro_RO) 54%
Russian (Русский) (ru_RU) 91%
Serbian Latin alphabet (Srpski) (sr_LATN_RS) 94%
Simplified Chinese (简体中文) (zh_CN) 88%
Slovakian (Slovensky) (sk_SK) 49%
Slovenian (Slovenščina) (sl_SI) 67%
Spanish (Español) (es_ES) 93%
Swedish (Svenska) (sv_SE) 62%
Thai (ไทย) (th_TH) 56%
Tibetan (བོད་ཡིག་) (bo_CN) 61%
Traditional Chinese (繁體中文) (zh_TW) 97%
Turkish (Türkçe) (tr_TR) 94%
Ukrainian (Українська) (uk_UA) 67%
Vietnamese (Tiếng Việt) (vi_VN) 54%
Malayalam (മലയാളം) (ml_IN) 69%

Stirling PDF Enterprise

Stirling PDF offers an Enterprise edition of its software. This is the same great software but with added features, support and comforts. Check out our Enterprise docs

🤝 Looking to contribute?

Join our community: