Make it possible to compare PDFs where one or more of the PDFs have cropmarks
Open
@mhosken is already working on this.
Since Oct 22, 2024.
- Dominant language
- Python
- Stars
- 33
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
We need to be able to detect cropmarks and ignore them in either/both of the PDFs when comparing so that it doesn't trip up on changes beyond the edge of the page.
Similarly, there needs to be a way to offset the starting page number to start comparing the two PDFs. This will enable PDFs with intro matter before the main body to be compared, or specific/individual Bible books against a larger publication.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.