An open API service indexing awesome lists of open source software.

https://github.com/atomotic/epub-linkchecker

extract and check links from an epub file
https://github.com/atomotic/epub-linkchecker

code4lib eprdctn epub

Last synced: 6 days ago
JSON representation

extract and check links from an epub file

Awesome Lists containing this project

README

        

# epub-linkchecker

extract and check links from an epub file

## installation

Download a [binary](https://github.com/atomotic/epub-linkchecker/releases) or use `go get`:

go get -u -v github.com/atomotic/epub-linkchecker

## usage

$ epub-linkchecker {file.epub}

[![asciicast](https://asciinema.org/a/234915.svg)](https://asciinema.org/a/234915)