Skip to content

burakkarasu/url2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Produce PDF from webpage

Usage

  • docker build -t url2pdf .
  • docker run --rm -v "$PWD:/out" url2pdf "[url]" "/out/[outputFileName]" <paper>

About

Use playwright to load a webpage and produce a PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published