# web2pdf A CLI tool to extract a part of a website, create a PDF (new version now support both class and id , even some styling ) ------ > let me tell u a really fun story > i am a manga and lightnovel fan > > lightnovels r novels that never become a book > r really better than many books > they rarely become even pdf > some of them even dont get translated to english and r still korean > > so i wanted to read them as pdf and doing it manually is really hard and boring > > so lets go to point > i wrote my own tools to do so -------- web2pdf it is totally cool u just give it 1. **web page** 2. **the part that contain novel or anything ( id or class )** and it do the job it make all of it to a ***perfect pdf*** it is called **web2pdf** # how to install if u use arch linux btw `yay -S web2pdf` available in aur https://aur.archlinux.org/packages/web2pdf if u wanna compile it yourself 1. clone repository 2. go to cloned file 3. go to venv using `cd ./bin/ & source activate` 4. install dependancies `pip install requests beautifulsoup4 reportlab` 5. run and enjoy using python `python web2pdf.py` 6. u can even make build its binary yourself it is easy # what to do next - [ ] maybe adding translation ability to cli tools # end ?! in the end i will be happy if u share your ideas about this script with me TY so much ❤️