Skip to content

Instantly share code, notes, and snippets.

@abdennour
Created June 26, 2022 07:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdennour/f49d462400bbacb4bfec546759217f31 to your computer and use it in GitHub Desktop.
Save abdennour/f49d462400bbacb4bfec546759217f31 to your computer and use it in GitHub Desktop.
PDF merge on WSL
sudo apt-get install poppler-utils -y
pdfunite in-1.pdf in-2.pdf out.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment