Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/myokoym/pdf4text-web
- Owner: myokoym
- Created: 2014-01-20T14:27:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T17:54:18.000Z (almost 11 years ago)
- Last Synced: 2023-03-11T07:19:00.419Z (over 1 year ago)
- Language: Ruby
- Homepage: http://myokoym.net/pdf4text/
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license/gpl-2.0.txt
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