Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmartin/pdf-word-count
Displays the number of lines, words, and characters in a PDF — work in progress ⚠️
https://github.com/ekmartin/pdf-word-count
Last synced: 5 days ago
JSON representation
Displays the number of lines, words, and characters in a PDF — work in progress ⚠️
- Host: GitHub
- URL: https://github.com/ekmartin/pdf-word-count
- Owner: ekmartin
- License: mit
- Created: 2018-05-17T01:52:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T11:59:15.000Z (over 6 years ago)
- Last Synced: 2024-10-31T11:56:50.093Z (19 days ago)
- Language: Rust
- Homepage:
- Size: 238 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pdf-word-count [![Build Status](https://travis-ci.org/ekmartin/pdf-word-count.svg?branch=master)](https://travis-ci.org/ekmartin/pdf-word-count)
> Displays the number of lines, words, and characters in a PDF.
## Installation
```bash
$ cargo install pdf-word-count
```## Usage
The numbers are still bound to be quite wrong — work in progress.
```bash
$ pdf-wc < raft.pdf
```