PDF-Guru icon indicating copy to clipboard operation
PDF-Guru copied to clipboard

A Multi-purpose PDF file processing tool with a nice UI that supports merge, split, rotate, reorder, delete, scale, crop, watermark, encrypt/decrypt, bookmark, extract, compress, etc.

Results 21 PDF-Guru issues
Sort by recently updated
recently updated
newest added

请问图片转PDF功能下,如何选择多个图片(无法在选择输入图片时用Ctrl或者Shift多选),以及如何在一个PDF里单独设置不同的横竖页面

现在很多软件都支持,相对方便点

软件版本v1.0.13,系统为win11。 提示如下: `处理失败! : 命令执行失败!usage: pdf.exe [-h] {merge,split,delete,insert,replace,rotate,reorder,encrypt,decrypt,change_password,bookmark,watermark,compress,resize,extract,cut,combine,crop,convert,mask,bg,header_footer,page_number,dual,sign,annot} ... pdf.exe: error: unrecognized arguments: --page_range F:\TEST.pdf : exit status 2` 页码范围留空时可以正常运行。

去水印功能的内容水印和可编辑文字水印都出错,软件版本v1.0.13,系统win11 ![PDF_Guru_8e9iVNVloz](https://github.com/kevin2li/PDF-Guru/assets/131538132/0be4d679-94be-4a8b-9f10-ebe307d6b0df) ![PDF_Guru_iAZd0bSExr](https://github.com/kevin2li/PDF-Guru/assets/131538132/7ff840d8-a76d-4f97-b758-135c705c27b3)

现在国家推信创,国产CPU都是ARM64和loongarch64架构,希望能提供这两种架构的deb包。谢谢。

总是提示` 文件没有找到水印!` 一个疑问:[thirdparty\watermark.py](https://github.com/kevin2li/PDF-Guru/blob/main/thirdparty/watermark.py#L251)中`doc.xref_get_key(page.xref, "Contents")`的返回好像总是`xref` 测试2个pdf结果相同,PyMuPDF的Reference: https://pymupdf.readthedocs.io/en/latest/document.html#Document.xref_get_key

1.直接编辑PDF里面文字内容,增加或删除指定段落的文字,修改字体大小,字体格式。 2.希望增加PDF转Excel功能

能不能打包一个可以在WINPE下可以运行的? 现在需要安装webview2 runtime, 但是在WINPE下不可以安装它。

您可以使用 GIOUI,它是 100% golang,可以在 Web、桌面和移動設備上運行。 Wails 很好,但增加了大量的開發時間和運行時的東西,從而減慢了速度。 https://github.com/gioui 這是您需要的文件示例:https://github.com/gioui/gio-example/blob/main/explorer/main.go github 上還有很多其他示例。

Traceback (most recent call last): File "pdf.py", line 192, in File "pdf.py", line 43, in main AttributeError: 'Namespace' object has no attribute 'which'