wmjordan / wmjordan/PDFPatcher

能否添加先进的图像优化算法用于压缩PDF

Open
#205 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
12.7k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

我注意到近几年Rimage、Caesium Image Compressor、Squoosh等工具在大幅减少图像体积的同时也能获取很好的图像效果。结合PDFPatcher近期更新的“只提取可见图像的功能”,是否能做到把可见图像通过这类工具压缩,用于优化PDF体积。
传统PDF编辑软件类似Acrobat是有类似的功能,但图像压缩效果在极限条件下是不如人意的。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files or tests are named. Start by locating the existing feature that extracts only visible images, then determine how an image-compression workflow could integrate with it; the issue does not define supported algorithms or quality and size criteria, so those need clarification before completion can be judged.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.