Commit Graph

39 Commits (main)

Author SHA1 Message Date
Johannes Schauer Marin Rodrigues 3da370d3bd
add more information about how to ignore invalid rotation values in input images 2 years ago
mara0004 1ffb160453
Readme: remove alpha channels section 3 years ago
Louis Sautier 635b08c321
README: fix CI URLs 3 years ago
Johannes Schauer Marin Rodrigues 55d589a548
README.md: document how to remove alpha channel and --rotation=ifvalid 3 years ago
Johannes Schauer Marin Rodrigues 80d24a1d49
README.md: add more examples (closes: #98) 3 years ago
Johannes Schauer Marin Rodrigues b5f0912e13
README.md: minimize scope of opened file in examples
Prompted-by: Joao Rodrigo Windisch Olenscki
3 years ago
Johannes 'josch' Schauer 17dd59e722
README.md: clarify PDF transparency (closes: #76) 4 years ago
Johannes 'josch' Schauer 24b679d8e5
README.md: add comparison to podofoimg2pdf 4 years ago
Johannes 'josch' Schauer 1b6e9e3da6
README.md: add 'Library' header 4 years ago
Johannes 'josch' Schauer 5375a17181
README.md: add more examples 4 years ago
Johannes 'josch' Schauer b31d4e48d8
README.md: add appveyor and travis CI batches 5 years ago
Johannes 'josch' Schauer be9e48871c
README.md: add screenshot 5 years ago
Johannes 'josch' Schauer 9395b6fbbe
README.md: comparison to other software 6 years ago
Johannes 'josch' Schauer f5d8d86dff
Also do not re-encode CCITT Group 4 encoded TIFF images
Add additional property of input images: inverted

closes: #47
6 years ago
Johannes 'josch' Schauer 4c5faf408f
README.md: restructure 6 years ago
Johannes 'josch' Schauer d09aa76c9e
README.md: remove ambiguous section about lossless compression 6 years ago
Johannes 'josch' Schauer 1d9a25dfd2
Proof of concept of using PDF DecodeParms for storing pixel data with PNG compression 6 years ago
Johannes 'josch' Schauer 45cea44fac README.md: use pip3 instead of pip 7 years ago
Johannes 'josch' Schauer fe86469c6c README.md: Improve wording 7 years ago
Johannes 'josch' Schauer 44ce296581 README.md: add more examples of how to use the library 7 years ago
josch 251238b410 release version 0.2.0 - big rewrite and lots of new features
- now Python3 only
 - pep8 compliant code
 - update my email to josch@mister-muffin.de
 - move from github to gitlab.mister-muffin.de/josch/img2pdf
 - use logging module
 - add extensive test suite
 - ability to read from standard input
 - pdf writer:
      - make more compatible with the interface of pdfrw module
      - print floats which equal to their integer conversion as integer
      - do not print trailing zeroes for floating point numbers
      - print more linebreaks
      - add binary string at beginning of PDF to indicate that the PDF
        contains binary data
      - handle datetime and unicode strings by using utf-16-be encoding
 - new options (see --help for more details):
      - --without-pdfrw
      - --imgsize
      - --border
      - --fit
      - --auto-orient
      - --viewer-panes
      - --viewer-initial-page
      - --viewer-magnification
      - --viewer-page-layout
      - --viewer-fit-window
      - --viewer-center-window
      - --viewer-fullscreen
 - remove short command line options for metadata arguments
8 years ago
josch 02fad70e4b README.md: add another feature idea 9 years ago
josch fdee171d40 README.md: add more wishlist bugs 9 years ago
josch b7aa09834c README.md: update treatment of non-jpeg files 9 years ago
xiota 53fdf81c37 Usage
* rename "Commandline Options" to "Usage"
  * General Notes
  * Controlling Page Size
  * Colorspace
9 years ago
xiota be21c4bbf3 general editing 9 years ago
josch 23b77d2544 README.md: add Debian/Ubuntu dependencies 9 years ago
Jakub Wilk 8f757bc3bb README: fix a typo 9 years ago
josch 18ca3b4491 make 2nd, 3rd and 4th argument optional by supplying None as default 9 years ago
lukahn d9054ddfd3 Updated library section to reflect latest implementation 9 years ago
josch acfb3270ab fix markdown in readme 10 years ago
josch 818db1902f license change from GPL to LGPL 10 years ago
Stephan Richter 0e3dbefbbf Provide some installation instructions using the typical Python tool chain. 10 years ago
josch c21c148daf add documentation for --colorspace 12 years ago
josch 69ff6e7961 commandline help in README.md 12 years ago
josch c6bf6baf9d add speed benefit to README 12 years ago
josch 0bd841c530 JPEG2000 support 12 years ago
josch 7293949336 restructure readme 12 years ago
josch 055b075397 initial commit 12 years ago