Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 ⚠️

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
```