Skip to main content


Something I was working on over the week-end: raw thumbnailer for #GNOME. I updated my old one, rewriting it in Rust.

The JPG use the standard thumbnailer. The DNG use mine. And for this specific file there is not even a preview of that size to extract.

(works with most camera raw files)

in reply to Hubert Figuière

I have to release a new alpha release of the libopenraw crate before pushing the rest of the code.
in reply to eexpss

@eexpss JPEG and PNG and other common image format are handled using gdkpixbuf. PDF and other, it's evince. Totem has one for video.