- Made it possible to add density and width and height
- Refactor so the code is more testable and readable
- Fix the density
- Dont check logLevel for failed results
- Add Windows support
- Fix for the output in the convert method
- Add instructions and support for Mac
- Add support for specifying PDF -> Image density or size
- Update dependencies in yarn.lock
- Add more tests
- More information about converting errors
- Fix the package json
- Dont use pdf2image package
- Upgrade the array-helpers package
- Auto fixes from GitHub to fix potential security vulnerabilities.
- Update all dependencies.
- Add a space after the document convert comnmand
- Document convert overrule details added
- Now you are more flexible with the document convert command
- Update all dependencies.
- Update the array helper package.
- Fix Travis CI.
- Code cleanup.
- Fix dependencies after audit check.
- Use the libreoffice converter, remove unoconv.
- Use array-helpers package.
- Check code with mocha tests.
- Use coveralls.
- Use travis.
- Add link to npm stats.
- Return success and failed files.
run
contains the promise parameters, was on thenext
function.- More error details.
- pdf2image error logged.