oelin / straw-cli

A simple CLI for Straw.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple CLI for Straw.

License:MIT License


Languages

Language:Python 100.0%