Michael Mayer
38b50724f5
Convert: Prefer embedded preview over untrustworthy RAW render #5673
2026-06-30 07:49:32 +00:00
Michael Mayer
15885d8c94
Thumbs: Retry PNG export without ICC profile on iCCP reject #5616 #5612
2026-05-26 04:38:50 +00:00
Michael Mayer
19f083c719
Thumbs: Enhance embedding of ICC profiles based on InteropIndex #5178
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-23 12:56:58 +01:00
Jarrad Whitaker
b5ed90d0cf
bump licence of image
2025-08-29 10:23:04 +10:00
Jarrad Whitaker
ad5d15887d
embed ICC profile into thumbs with InteroperabilityIndex=R03
2025-08-29 10:23:04 +10:00
Michael Mayer
5ec90a5fff
Index: Skip redundant thumbs and support symbolic file links #1049 #1874
...
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-06 23:01:54 +02:00
Michael Mayer
2125f1ae0a
JPEG: Call Seek(0, 0) before opening image #2462 #2463
...
Found this here, although I'm really not sure how this should fix it:
- https://github.com/golang/go/issues/45902#issuecomment-1007953723
According to the tests I added, the error "unexpected EOF" remains!
At least this change shouldn't break anything either.... Help is more
than welcome if someone has more time to read through all the issue
comments.
2022-06-25 02:16:42 +02:00
Andrew Rabert
443789a7e0
Optimize images
...
Used:
- `oxipng --zopfli --opt max`
- `jpegoptim --all-progressive`
2020-09-21 17:40:58 -04:00
Michael Mayer
2836d25e1b
Backend: Add tests for thumb package
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-01 11:53:41 +02:00