forked from josch/img2pdf
1
0
Fork 0

Commit Graph

  • 82087d5506 Merge pull request #17 from xiota/master josch 2014-08-04 23:20:18 +0200
  • 9b35f5cf6b add options to specify pdf dimensions in points xiota 2014-08-04 11:25:07 -0400
  • f34ffb1f17 Merge pull request #16 from nicolaselie/master josch 2014-07-26 17:02:25 +0200
  • 563bcb0372 Added python shebang Nicolas ELIE 2014-07-26 16:12:40 +0200
  • acfb3270ab fix markdown in readme josch 2014-06-27 22:31:21 +0200
  • e90688972e Check for oversized PDF Jim Barlow 2014-04-10 23:30:32 -0700
  • 619b604d5a Merge pull request #12 from felixbuenemann/pillow-2.4.0-support josch 2014-04-05 21:00:52 +0200
  • a3046ca771 Add pillow 2.4.0 support Felix Bünemann 2014-04-05 01:55:03 +0200
  • 818db1902f license change from GPL to LGPL josch 2014-03-30 08:10:12 +0200
  • 632cd1d712 allow running src/img2pdf.py standalone 0.1.0 josch 2014-03-14 19:13:03 +0100
  • 0e3dbefbbf Provide some installation instructions using the typical Python tool chain. Stephan Richter 2014-03-01 11:07:35 -0500
  • 90b2a7efa5 Added changelog and tweaked license entry. Stephan Richter 2014-03-01 10:58:28 -0500
  • 5d2cb0dbd3 Make sure that all files are added to the release package. Stephan Richter 2014-03-01 10:52:04 -0500
  • db7e74bcfe Added tests for the package. Stephan Richter 2014-02-28 23:51:53 -0500
  • b47cc04dd3 Start of converting the module to a proper package. Stephan Richter 2014-02-28 22:57:40 -0500
  • 8c293291c5 do not ignore metadata josch 2014-01-22 11:24:27 +0100
  • c76c63ab72 do not overwrite dpi variable josch 2013-11-16 23:13:38 +0100
  • 46a510d2b9 major refactoring josch 2013-10-23 12:34:07 +0200
  • 50aff1474f check for minimum pdf page size josch 2013-10-23 08:49:59 +0200
  • 4bca045e64 add error and warning output josch 2013-10-23 08:49:43 +0200
  • 19781f21bd more verbose output josch 2013-10-21 16:25:45 +0200
  • 6d971a5245 don't forget to seek and print better error josch 2013-10-21 16:19:47 +0200
  • 610a5ecdd6 better jp2 parsing based on jpylyzer josch 2013-10-21 15:55:47 +0200
  • 25a2178444 read offset for width/height reading correctly josch 2013-08-30 11:06:13 +0200
  • 2e9ac9ec1e add --verbose flag josch 2013-08-30 10:45:43 +0200
  • e2760dbc65 make img2pdf.py executable josch 2013-08-30 10:19:44 +0200
  • e3aab37fd2 add copyright notice josch 2013-05-02 08:17:13 +0200
  • 36c33dc5cf TODO: CCITTFaxDecode josch 2013-05-02 08:15:18 +0200
  • a1932f1cb2 force colorspace for non jpeg200 too josch 2013-05-02 08:14:49 +0200
  • c21c148daf add documentation for --colorspace josch 2012-12-22 18:07:51 +0100
  • 613ffb967d allow to force colorspace josch 2012-10-18 16:56:43 +0200
  • 1b609fc77d read and write in binary josch 2012-06-15 17:13:32 +0200
  • 1302315bed add /Pages reference to /Pages object each /page object josch 2012-06-15 16:59:31 +0200
  • e1b3710c74 dont default to stdin to read files as one cannot seek in stdin josch 2012-03-29 12:35:39 +0200
  • 69ff6e7961 commandline help in README.md josch 2012-03-29 12:34:17 +0200
  • c6bf6baf9d add speed benefit to README josch 2012-03-29 12:14:07 +0200
  • 0bd841c530 JPEG2000 support josch 2012-03-29 11:53:57 +0200
  • 571266a513 add test_comp.sh josch 2012-03-29 11:12:20 +0200
  • 7293949336 restructure readme josch 2012-03-29 11:11:23 +0200
  • 055b075397 initial commit josch 2012-03-29 11:08:32 +0200