issues
search
image-rs
/
image
Encoding and decoding images in Rust
Apache License 2.0
5.11k
stars
626
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DynamicImage::ImageRgb16 copy_from doesn't preserve all the color data
#2407
AugLuk
opened
2 days ago
1
DynamicImage::ImageRgb16 copy_from doesn't preserve all color data
#2406
AugLuk
closed
2 days ago
1
PngEncoder set_icc_profile doesn't work
#2405
AugLuk
opened
2 days ago
1
Expose dxt decoder
#2404
clouds56
opened
2 days ago
1
unit tests break on newest image-webp version (0.2.1)
#2403
KyleSiefring
opened
1 week ago
3
Fix incorrect doc comment for as_mut_rgba32f
#2402
j10s
closed
1 week ago
1
Another batch of Clippy
#2400
kornelski
closed
2 weeks ago
0
Impl Serialize/Deserialize for FilterType
#2399
aaron404
closed
1 week ago
2
Make the `Frame` struct `Pixel`-agnostic?
#2398
moulins
opened
3 weeks ago
2
impl Eq for FilterType
#2397
aaron404
closed
3 weeks ago
0
RGB values saved are different from the RGB values I wrote.
#2396
Dqmino
closed
1 month ago
2
Consider making `math::resize_dimensions` function public
#2394
phil-opp
opened
1 month ago
1
In YOLOv8, to resize images remaining area filled with a specified color,simplified method?
#2393
gopower
closed
1 month ago
0
Unexpected Rotations
#2392
RacingRayray
closed
3 weeks ago
3
Please support loading paletted images with a paletted in-memory format.
#2391
Lokathor
opened
1 month ago
3
Clippy
#2390
kornelski
closed
1 month ago
0
Implement writing ICC profiles for JPEG and PNG images.
#2389
alula
closed
1 month ago
3
Gaussian blur
#2388
awxkee
opened
1 month ago
1
YUV in JPEG in fixed point
#2387
awxkee
closed
1 month ago
2
Fixed point in JPEG encoder
#2386
awxkee
closed
1 month ago
1
Fix YUV 4:2:0, 4:2:2 large strides
#2385
awxkee
closed
1 month ago
1
When resizing a large number of images, occasional image corruption occurs, resulting in 0-byte files or files that are only partially generated.
#2384
gaoyia
closed
2 months ago
1
Bulk processed pixel conversions
#2383
FlareFlo
opened
2 months ago
12
Make avif-native 1.70-compatible
#2382
FreezyLemon
closed
2 months ago
4
Clamp NaN to white when converting to integer
#2381
FlareFlo
closed
2 months ago
6
Revert "Temporarily disable PCX format"
#2380
Shnatsel
opened
2 months ago
0
Temporarily disable PCX format
#2379
Shnatsel
closed
2 months ago
1
Release 0.25.5 with 10-bit AVIF and bugfixes
#2378
Shnatsel
closed
2 months ago
7
Support latest `image-tiff`, add fax4 test
#2377
stephenjudkins
opened
2 months ago
0
pcx: Switch test images out
#2376
lupine
closed
2 months ago
4
Failing to read hdr image: Radiance HDR signature not found
#2375
francisdb
closed
2 months ago
2
Add optional serde feature for image::ImageFormat
#2374
Snapstromegon
closed
2 months ago
0
Avif YUV decoder, drop dcv, high bit depth
#2373
awxkee
closed
2 months ago
10
Add decoding hooks
#2372
fintelia
opened
2 months ago
9
Large Performance Delta between debug and release mode
#2370
JustSomeRandomUsername
closed
2 months ago
0
Update PR template
#2369
fintelia
closed
3 months ago
0
Ergonomics for external image formats
#2368
fintelia
opened
3 months ago
5
Policy on adding new image formats?
#2367
kornelski
opened
3 months ago
4
refactor: Rewrite manual `let-else`
#2366
sorairolake
closed
3 months ago
1
Add PCX decoder support
#2364
lupine
closed
2 months ago
9
Policy for uncommon formats implemented via third-party crates
#2363
Shnatsel
opened
3 months ago
9
Recognize '.jfif' extension as JPEG file
#2362
ClementNerma
closed
3 months ago
1
JFIF etension is not recognized
#2361
ClementNerma
closed
3 months ago
1
No way to decode an animated image without explicitly dispatching to a specific format decoder
#2360
Shnatsel
opened
3 months ago
0
WebP animation decoder requires all frames to be decoded up front
#2359
Shnatsel
closed
3 months ago
2
Writing code generic over pixel type is hard
#2358
Shnatsel
opened
3 months ago
20
Better parallelism controls
#2357
Shnatsel
opened
3 months ago
7
No GenericImage::get_pixel_mut method
#2356
HeroicKatora
opened
3 months ago
3
Consider removing the `ImageDecoderRect` trait
#2355
Shnatsel
opened
3 months ago
2
Propose wording for republishing as 0.25.4
#2354
HeroicKatora
closed
3 months ago
6
Next