all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Manuel Giraud via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: "Peter Münster" <pm@a16n.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: save rotated image in image-mode
Date: Thu, 09 Nov 2023 13:50:38 +0100	[thread overview]
Message-ID: <87edgzgkf5.fsf@ledu-giraud.fr> (raw)
In-Reply-To: <87edgzcfd3.fsf@a16n.net> ("Peter Münster"'s message of "Thu, 09 Nov 2023 12:53:28 +0100")

Peter Münster <pm@a16n.net> writes:

> Hi,
>
> I would like to rotate an image by 90° and save the result. How could I
> do this please?
>
> It seems, that "i r" and "s r" change only the display...
>
> TIA for any hints,

Hi,

I don't know if you can do that in image-mode… but you can in
image-dired-mode.  Here is the recipe:

            - Open the image directory in dired
            - Mark the image file with 'm'
            - 'C-t d' (image-dired-display-thumbs)
            - Then type 'R' to rotate 90° clockwise or 'L' for counter
              clockwise
              
Emacs will ask if you want to erase the original file with the
transformed one.
-- 
Manuel Giraud



  reply	other threads:[~2023-11-09 12:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-09 11:53 save rotated image in image-mode Peter Münster
2023-11-09 12:50 ` Manuel Giraud via Users list for the GNU Emacs text editor [this message]
2023-11-09 13:25   ` Peter Münster
2023-11-09 15:48     ` Manuel Giraud via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edgzgkf5.fsf@ledu-giraud.fr \
    --to=help-gnu-emacs@gnu.org \
    --cc=manuel@ledu-giraud.fr \
    --cc=pm@a16n.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.