Git Product home page Git Product logo

caj2pdf-qt's Introduction

caj2pdf-qt

关于

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

安装

GitHub Release 页面提供了编译好的 Windows x86_64 版本和 macOS aarch64 版本,你可以从这个页面直接下载(可能需要科学上网)。

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

例如,Windows v0.1.4 版本的下载链接为 https://github.com/sainnhe/caj2pdf-qt/releases/download/v0.1.4/caj2pdf-qt-windows-x86_64-0.1.4.zip,

那么它的 fastgit 镜像下载链接为 https://download.fastgit.org/sainnhe/caj2pdf-qt/releases/download/v0.1.4/caj2pdf-qt-windows-x86_64-0.1.4.zip

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

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

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

使用

Windows

解压缩后点 caj2pdf.exe 启动。

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

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

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

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

macOS

解压后双击启动即可。

你也可以将这个 App 拖拽到“应用程序”文件夹中,以后就可以直接从启动台启动了。

Linux

编译好后直接运行 ./build/caj2pdf

反馈

请移步 GitHub Issues

变更

请移步 CHANGELOG.md

许可

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

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

caj2pdf-qt's People

Contributors

sainnhe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.