Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 315 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 315 Bytes

Straw CLI

A simple CLI for Straw 🐍.

usage: straw-cli [-h] [-d DESTINATION] [-p PREFIX] source

Installation

$ pip install straw-cli

Usage

Extract images from a PDF into a target directory.

$ straw-cli ~/documents/report.pdf -d ~/images