Skip to content

Nix environment and scripts around my PDF operations

License

Notifications You must be signed in to change notification settings

kachick/pdf-workspace

Repository files navigation

PDF workspace

CI - Nix Status

Nix environment and scripts around my PDF operations. Create PDF from images and apply OCR.

Mostly personal use for now.

Workflow

Assume there are some images in your directory

cd 'dir_having_images'
nix develop 'github:kachick/pdf-workspace'
pngquant --skip-if-larger --force --ext .png "img1.png" "img2.png"
imgs2pdf "img_dir" png jpn

Note

About

Nix environment and scripts around my PDF operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published