这是一个强大的本地托管的基于 Web 的 PDF 操作工具,包含 docker 版本,允许您对 PDF 文件执行各种操作, 例如拆分合并、转换、重新组织、添加图像、旋转、压缩等。 这个本地托管的 Web 应用程序最初是 100% ChatGPT 制作的应用程序,现已发展到包含广泛的功能来满足您的所有 PDF 需求。
security: enableLogin:true# set to 'true' to enable login csrfDisabled:true loginAttemptCount:5# lock user account after 5 tries loginResetTimeMinutes :120# lock account for 2 hours after x attempts
system: defaultLocale:'zh-CN'# Set the default language (e.g. 'de-DE', 'fr-FR', etc) googlevisibility:false# 'true' to allow Google visibility (via robots.txt), 'false' to disallow enableAlphaFunctionality:false# Set to enable functionality which might need more testing before it fully goes live (This feature might make no changes)
ui: appName:PDF处理工具# 应用程序名 homeDescription:嘿,如果遇到什么问题,那一定是你的问题。# 短小精干的描述 appNameNavbar:PDF工具箱# 显示在 Logo 旁边的名称
endpoints: toRemove: [] # List endpoints to disable (e.g. ['img-to-pdf', 'remove-pages']) groupsToRemove: [] # List groups to disable (e.g. ['LibreOffice'])
metrics: enabled:true# 'true' to enable Info APIs (`/api/*`) endpoints, 'false' to disable AutomaticallyGenerated: key: {{ API_KEY }}