Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/myokoym/pdf4text-web

A PDF converter for text of data-interchange format.
https://github.com/myokoym/pdf4text-web

Last synced: 2 days ago
JSON representation

A PDF converter for text of data-interchange format.

Awesome Lists containing this project

README

        

# pdf4text on web [![Build Status](https://secure.travis-ci.org/myokoym/pdf4text-web.png?branch=master)](http://travis-ci.org/myokoym/pdf4text-web)

A PDF converter for text of data-interchange format.

## Requirements

* Ruby/Poppler in [Ruby-GNOME2](http://ruby-gnome2.sourceforge.jp/)

## Usage

http://myokoym.net/pdf4text/

## License

GPLv2 or later.

See 'license/gpl-2.0.txt' or 'http://www.gnu.org/licenses/gpl-2.0' for details.

## Contributing

1. Fork it ( http://github.com/myokoym/pdf4text-web/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request