photoprism/internal/thumb
Michael Mayer a604e9a9c6 Index: Improve file size/resolution checks, add WebP support #1017 #1226
Renames the config flag to from "megapixel-limit" to "resolution-limit".
Adds native support for the WebP image file format.
2022-04-02 18:04:11 +02:00
..
testdata
create.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
create_test.go
errors.go
jpeg.go
jpeg_test.go
names.go
names_test.go
open.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
open_jpeg.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
open_test.go
quality.go Thumbnails: Rename QualityMedium to QualityDefault #2215 2022-04-01 13:30:20 +02:00
quality_test.go Thumbnails: Rename QualityMedium to QualityDefault #2215 2022-04-01 13:30:20 +02:00
resample.go
resample_filters.go
resample_options.go
rotate.go
sizes.go
sizes_test.go
thumb.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
thumb_test.go