ekmartin / pdf-word-count

Displays the number of lines, words, and characters in a PDF — work in progress ⚠️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdf-word-count Build Status

Displays the number of lines, words, and characters in a PDF.

Installation

$ cargo install pdf-word-count

Usage

The numbers are still bound to be quite wrong — work in progress.

$ pdf-wc < raft.pdf

About

Displays the number of lines, words, and characters in a PDF — work in progress ⚠️

License:MIT License


Languages

Language:Rust 100.0%