This website requires JavaScript.
Explore
Help
Register
Sign In
ooBJ3u
/
img2pdf
Watch
1
Star
0
Fork
You've already forked img2pdf
0
forked from
josch/img2pdf
Code
Pull requests
Activity
c7db805dee
img2pdf
/
src
History
Johannes 'josch' Schauer
c7db805dee
don't use /usr/share/color/icc/ghostscript/srgb.icc but /usr/share/color/icc/sRGB.icc because the former converts from sRGB to CIE LAB and PDF/A requires a profile from CIE LAB to sRGB (
closes
:
#78
)
2020-08-07 00:20:44 +02:00
..
tests
remove obsolete src/tests/__init__.py
2020-08-03 14:56:32 +02:00
img2pdf.py
don't use /usr/share/color/icc/ghostscript/srgb.icc but /usr/share/color/icc/sRGB.icc because the former converts from sRGB to CIE LAB and PDF/A requires a profile from CIE LAB to sRGB (
closes
:
#78
)
2020-08-07 00:20:44 +02:00
img2pdf_test.py
first stab at embedding ICC profiles
2020-08-07 00:13:53 +02:00
jp2.py
reformat with black
2020-08-05 08:13:52 +02:00