pdf2plain

command module
v0.0.0-...-96b7d44 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2023 License: AFL-3.0, CC-BY-3.0 Imports: 1 Imported by: 0

README

pdf2plain

Can be used to convert pdf to plain text for downstream process of bioextr.

Installation

Xpdf command line tools (required):

# windows
wget https://github.com/clindet/bioextr/releases/download/v0.1.0/pdf2plain.exe

# osx
wget https://github.com/clindet/bioextr/releases/download/v0.1.0/pdf2plain_osx
mv pdf2plain_osx pdf2plain
chmod a+x pdf2plain

# linux
wget https://github.com/clindet/bioextr/releases/download/v0.1.0/pdf2plain_linux64
mv pdf2plain_linux64 pdf2plain
chmod a+x pdf2plain

# get latest version
go get -u github.com/clindet/bioextr/pdf2plain

Usage

pdf2plain _examples/Multi-omic_approaches_to_improve_outcome_for_T-cel.pdf -o out.text

Maintainer

License

Academic Free License version 3.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL