3 Star 2 Fork 0

Eui.cc / pdf_watermark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

pdf_watermark

介绍

PDF工具箱,目前具备以下功能: 1、添加水印(可居中,平铺方式) 2、合并文件(智能去重功能) 3、分割文件

软件架构

"@pdf-lib/fontkit": "^1.1.1",
"bootstrap": "^v4.6.2",
"bootstrap-colorpicker": "^v3.2.0",
"electron-squirrel-startup": "^1.0.0",
"jquery": "^3.7.1",
"pdf-lib": "^1.17.1",
"winreg": "^1.2.5"

"@electron-forge/cli": "^6.4.2",
"@electron-forge/maker-deb": "^6.4.2",
"@electron-forge/maker-rpm": "^6.4.2",
"@electron-forge/maker-squirrel": "^6.4.2",
"@electron-forge/maker-zip": "^6.4.2",
"@electron-forge/plugin-auto-unpack-natives": "^6.4.2",
"electron": "^27.0.4"

安装教程

  1. npm install
  2. npm run start (运行)
  3. npm run make (打包)

使用说明

  1. 本软件使用本地系统字体,只适配了Windows系统路径。中文水印文字若选择了英文字体,水印会显示为方格。

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
MIT License Copyright (c) 2023 Eui.cc Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

PDF工具箱,支持文件添加水印,文件合并,文件分割功能。 展开 收起
JavaScript 等 3 种语言
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/cadcamzy/pdf_watermark.git
git@gitee.com:cadcamzy/pdf_watermark.git
cadcamzy
pdf_watermark
pdf_watermark
master

搜索帮助