FBL is tool to find broken links in articles and files
FBL finds all the links and checks them all. Any broken link will be displayed to you
- Python
- Pip
- Git
Git is not required if you are installing with pip
- Installing via pip :
pip3 install fbl
or
- Get the last update via git :
git clone https://github.com/mr-tafreshi/fbl && cd fbl
pip3 install -e .
Run this command in your terminal or CMD :
fbl --file my.pdf
-
.txt support
-
.pdf support
-
Mark Down Support
-
docx support
-
.odt support
-
.htm and .html support
-
Directory support
-
.XLS and XLSX support
-
.PPT and .PPTX support
-
Add GUI version