Skip to content

bay0/cyberpunk-goodies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Welcome to cyberpunk-goodies 👋

Version License: MIT

Generate pdf's from the cyberpunk cdn


Image from Gyazo
type Asset struct {
	URL         string //url to the cdn
	Pages       int //max amount of pages
	Images      []string
	Lang        string //de, en, us and so on
	Orientation string //"P" or "Portrait", "L" or "Landscape"
	PDFSize     string //"A3", "A4", "A5", "Letter", "Legal", "Tabloid"
}

Define your asset and let it grab all the images and create a pdf.

Author

👤 bay

About

Generate pdf's from the cyberpunk cdn

Topics

Resources

License

Stars

Watchers

Forks

Contributors