Enhanced Image Features in Emacs 29

New commands 'image-crop' and 'image-cut'

i c
i x

image-dired-slideshow-start

'S'

Image-Dired now displays thumbnails for PDF files

The command 'bookmark-set' (bound to 'C-x r m') is now supported in the thumbnail view

'image-dired-thumb-size' increased to 128

Navigation and marking commands now work in image display buffer

The following new bindings have been added:

New command 'image-dired-unmark-all-marks'

It removes all marks from all files in the thumbnail and the
associated Dired buffer, and is bound to 'U' in the thumbnail and
display buffer.

New command 'image-dired-do-flagged-delete'

It deletes all flagged files, and is bound to 'x' in the thumbnail
buffer. It replaces the command 'image-dired-delete-marked', which is
now an obsolete alias.

PDF support

Image-Dired now displays thumbnails for PDF files. Type 'RET' on a
PDF file in the thumbnail buffer to visit the corresponding PDF.

Return to Home