Skip to content

This Drawbot script will take two PDFs and overlay them to help highlight differences.

License

Notifications You must be signed in to change notification settings

scribbletone/overlay-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overlay PDF

This Drawbot script will take two PDFs and overlay them to help highlight differences.

Each PDF is converted to a specified color, and then layered with a multiply effect. The result is saved to a new PDF file.

Example

Notes

  • Multiple page PDFs are supported.
  • The source PDFs are rasterized, so you should adjust the pdfScale variable as needed, to balance quality with speed and file size.
  • My use case is in showing differences in versions of typeface proofs, but it will accept and B&W PDF.
  • It hasn’t been extensively tested, outside of my specific use case.

About

This Drawbot script will take two PDFs and overlay them to help highlight differences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages