issues
search
image-rs
/
image
Encoding and decoding images in Rust
Apache License 2.0
4.96k
stars
618
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support latest `image-tiff`, add fax4 test
#2377
stephenjudkins
opened
1 day ago
0
pcx: Switch test images out
#2376
lupine
closed
1 day ago
4
Failing to read hdr image: Radiance HDR signature not found
#2375
francisdb
closed
1 day ago
2
Add optional serde feature for image::ImageFormat
#2374
Snapstromegon
closed
2 days ago
0
Avif YUV decoder, drop dcv, high bit depth
#2373
awxkee
opened
5 days ago
8
Add decoding hooks
#2372
fintelia
opened
6 days ago
0
Large Performance Delta between debug and release mode
#2370
JustSomeRandomUsername
closed
6 days ago
0
Update PR template
#2369
fintelia
closed
1 week ago
0
Ergonomics for external image formats
#2368
fintelia
opened
1 week ago
5
Policy on adding new image formats?
#2367
kornelski
opened
1 week ago
4
refactor: Rewrite manual `let-else`
#2366
sorairolake
closed
1 week ago
1
Add PCX decoder support
#2364
lupine
closed
4 days ago
9
Policy for uncommon formats implemented via third-party crates
#2363
Shnatsel
opened
1 week ago
5
Recognize '.jfif' extension as JPEG file
#2362
ClementNerma
closed
1 week ago
1
JFIF etension is not recognized
#2361
ClementNerma
closed
1 week ago
1
No way to decode an animated image without explicitly dispatching to a specific format decoder
#2360
Shnatsel
opened
1 week ago
0
WebP animation decoder requires all frames to be decoded up front
#2359
Shnatsel
closed
1 week ago
2
Writing code generic over pixel type is hard
#2358
Shnatsel
opened
1 week ago
20
Better parallelism controls
#2357
Shnatsel
opened
1 week ago
7
No GenericImage::get_pixel_mut method
#2356
HeroicKatora
opened
2 weeks ago
3
Consider removing the `ImageDecoderRect` trait
#2355
Shnatsel
opened
2 weeks ago
2
Propose wording for republishing as 0.25.4
#2354
HeroicKatora
closed
2 weeks ago
6
`Orientation` is a toplevel type in v0.25.3 on crates.io
#2353
Shnatsel
closed
2 weeks ago
2
Drop incorrect changelog entry
#2352
Shnatsel
closed
2 weeks ago
0
Can I save images with different quality and compare results with original (maybe SSIM)?
#2350
pashinin
closed
2 weeks ago
2
Move Orientation to metadata module
#2349
Shnatsel
closed
2 weeks ago
0
Pass through rayon feature to ravif
#2348
Shnatsel
closed
2 weeks ago
13
Fill in changelog and bump version for 0.25.3
#2347
Shnatsel
closed
2 weeks ago
7
Update apply_orientation doc comment to use `.orientation()`
#2346
Shnatsel
closed
2 weeks ago
0
test(fuzz): cover other image types
#2345
LeoDog896
opened
3 weeks ago
1
Remove GenericImage<Pixel = Rgba<u8>> impl for DynamicImage
#2344
fintelia
opened
3 weeks ago
2
Impl Hash for FilterType
#2343
Keats
closed
3 weeks ago
0
Optimize sampling for empty images
#2342
HeroicKatora
closed
3 weeks ago
1
feat: Add XBM encoder
#2341
sorairolake
closed
3 weeks ago
15
Memory Allocation Failed in `image::DynamicImage::resize_exact`
#2340
rfuzz
closed
3 weeks ago
3
Upgrade image-webp
#2339
fintelia
closed
3 weeks ago
0
Clippy fixes
#2338
fintelia
closed
4 weeks ago
0
PFM format support
#2337
sorairolake
opened
1 month ago
0
Proper names for the pixel types
#2336
kleenleen
closed
1 month ago
6
Update WebPDecoder doc comments
#2335
fintelia
closed
1 month ago
0
updating from image v0.24 to image v0.25 is causing colour distortions
#2333
lovasoa
opened
1 month ago
3
Fix cargo deny warnings and errors
#2332
JamyGolden
closed
1 month ago
0
Calling `resize` returns a `ImageBuffer <Rgba<_>, _>` for `DynamicImage`
#2331
emsknock
closed
1 month ago
1
Error: PNG image and JPEG failed loading
#2330
itsNiccoloSabatini
closed
2 weeks ago
3
Add a function to check if Orientation can be applied in-place
#2329
Shnatsel
closed
4 weeks ago
3
Add ImageDecoder::orientation method
#2328
fintelia
closed
3 weeks ago
0
Fixed the problem of Animated PNGs being decoded incorrectly
#2327
higumachan
closed
1 month ago
2
Add Exif orientation example in a doc comment
#2326
Shnatsel
closed
1 month ago
0
Not reproducible crash in png module
#2325
qarmin
closed
2 weeks ago
1
Blur for images with alpha is incorrect, bleeds color from transparent pixels
#2324
Shnatsel
opened
1 month ago
4
Next