• Stars
    star
    1,092
  • Rank 42,434 (Top 0.9 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created almost 3 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CAJ 转 PDF 转换器(GUI 版本)

caj2pdf-qt

介绍

这是一个 GUI 版本的 CAJ 转 PDF 转换器,基于 caj2pdfmupdf 实现。

特性:

  • 跨平台 (Windows 7, 8, 10, 11; macOS; Linux)
  • 支持 32 & 64 位 CPU 架构
  • 批量转换
  • 多线程转换
  • 文件拖拽
  • 闭源引擎 (caj2pdf#63)

安装

GitHub Release 页面提供了用 GitHub Action 自动构建的 Windows 和 macOS 版本,你可以从这个页面直接下载(可能需要科学上网)。

如果暂时无法科学上网,可以通过 GitHub Proxy 镜像加速器下载。

Arch Linux 用户可以从 AUR 或我的个人仓库安装。

MacPorts 用户可以从我的个人仓库安装。

其它操作系统和架构的用户需要从源代码编译,参考 BUILD.md

使用

Windows

解压缩后点 caj2pdf.exe 启动。

注意,Windows Defender 或其它一些杀毒软件可能会拦截转换进程,导致转换失败。

这是由于在构建程序的时候使用了 PyInstallercaj2pdf 命令行工具打包成了单个可执行文件,而一些杀毒软件会将 PyInstaller 打包的程序当成病毒处理,参考 pyinstaller/pyinstaller#5492

如果你信任编译好的压缩包,可以将这个文件夹添加到排除项:将排除项添加到 Windows 安全中心

或者你也可以选择自行从源代码编译,参考 BUILD.md

macOS

解压后拖到“应用程序”文件夹中即可。

如果显示 无法打开“caj2pdf”,因为无法验证开发者,打开系统设置 -> 安全性与隐私 -> 仍要打开

如果提示应用已损坏,打开终端,运行以下命令:

xattr -cr /Applications/caj2pdf.app

注意:如果转换失败,尝试一下从命令行启动程序而不是从启动器启动 sainnhe/caj2pdf-qt#9。打开终端,执行以下命令

/Applications/caj2pdf.app/Contents/MacOS/caj2pdf

Linux

直接从应用程序菜单启动。

反馈

请移步 GitHub Issues

变更

请移步 CHANGELOG.md

许可

/caj2pdf/mupdf 目录下的源代码请参考对应的项目;

其余部分的代码以 GPL3 分发。

More Repositories

1

everforest

🌲 Comfortable & Pleasant Color Scheme for Vim
Vim Script
2,648
star
2

gruvbox-material

Gruvbox with Material Palette
Vim Script
1,863
star
3

sonokai

High Contrast & Vivid Color Scheme based on Monokai Pro
Vim Script
1,484
star
4

edge

Clean & Elegant Color Scheme inspired by Atom One and Material
Vim Script
825
star
5

tmux-fzf

Use fzf to manage your tmux work environment!
Shell
818
star
6

icursive-nerd-font

Nerd Fonts with Cursive Italic Styles -- Read-only Mirror of https://git.sainnhe.dev/sainnhe/icursive-nerd-font
Python
355
star
7

dotfiles

My Dotfiles (Containerized)
Shell
215
star
8

gruvbox-material-vscode

Gruvbox Material for Visual Studio Code
TypeScript
215
star
9

everforest-vscode

Everforest Color Scheme for Visual Studio Code
TypeScript
142
star
10

capitaine-cursors

My fork of capitaine cursor theme, patched with some additional variants (Gruvbox, Nord, Palenight). Release in Windows and Linux, support HiDPI
Python
61
star
11

sonokai-vscode

Sonokai Color Scheme for Visual Studio Code
39
star
12

artify.vim

change the display of characters without changing font
Vim Script
33
star
13

lightline_foobar.vim

lightline color schemes
Vim Script
24
star
14

tmux-translator

Tmux translation plugin powered by popup window.
Shell
21
star
15

edge-vscode

Edge Color Scheme for Visual Studio Code
11
star
16

zsh-completions

Personal collection of zsh completion definitions.
Shell
11
star
17

repo

Personal Package Repository
Shell
9
star
18

container-mailer

Simple container image to send emails via SMTP
Rust
7
star
19

gruvbox-material-tilix

Gruvbox Material for Tilix
5
star
20

archived-colors

Vim Script
4
star
21

edge-extras

Ports of the edge color scheme
4
star
22

sainnhe

2
star
23

HHL_TECH

西安电子科技大学2016级通信工程微控制系统项目设计03组
C#
2
star
24

DNS-BC

Go
1
star
25

sainnhe.github.io

Personal Blog
1
star
26

container-images

My builds of some container images
Dockerfile
1
star