Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #256791

Re: Looking to a KDE or desktop agnostic software to batch resize pictures

From Greg Wooledge <greg@wooledge.org>
Newsgroups linux.debian.user
Subject Re: Looking to a KDE or desktop agnostic software to batch resize pictures
Date 2023-04-05 19:40 +0200
Message-ID <GhfgZ-hAly-5@gated-at.bofh.it> (permalink)
References <GheuB-hzQ9-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Apr 05, 2023 at 06:19:56PM +0200, Yvan Masson wrote:
> Requirements:
> - being usable without command line

On Wed, Apr 05, 2023 at 06:40:29PM +0200, Emanuel Berg wrote:
> First stop these issues are always ImageMagick, including this
> case as it happens - here are a bunch of commands to get you
> started
> 
>   https://dataswamp.org/~incal/conf/.zsh/gfx
> 
> and more
> 
>   https://dataswamp.org/~incal/conf/.zsh/gfx-resize

Since you want it to be used "without command line", the obvious thing
to do is to write a Tcl/Tk or other GUI wrapper that puts a non-command
user interface in front of the imagemagick commands.

So, step 1: figure out what imagemagick commands are needed to do the job,
and step 2: write the GUI for your target end user experience.

If you don't like Tcl/Tk, there's Python/Tkinter, or Perl-GTK, or other
programming language and graphical toolkit choices.

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Looking to a KDE or desktop agnostic software to batch resize  pictures Yvan Masson <yvan@masson-informatique.fr> - 2023-04-05 18:30 +0200
  Re: Looking to a KDE or desktop agnostic software to batch resize pictures Emanuel Berg <incal@dataswamp.org> - 2023-04-05 18:50 +0200
    Re: Looking to a KDE or desktop agnostic software to batch resize  pictures Greg Wooledge <greg@wooledge.org> - 2023-04-05 19:40 +0200
  Re: Looking to a KDE or desktop agnostic software to batch resize  pictures Michel Verdier <mv524@free.fr> - 2023-04-05 19:40 +0200
    Re: Looking to a KDE or desktop agnostic software to batch resize pictures Emanuel Berg <incal@dataswamp.org> - 2023-04-05 19:50 +0200
  Re: Looking to a KDE or desktop agnostic software to batch resize  pictures Nicolas George <george@nsup.org> - 2023-04-05 19:40 +0200
  Re: Looking to a KDE or desktop agnostic software to batch resize  pictures zithro <slack@rabbit.lu> - 2023-04-05 20:20 +0200
  Re: Looking to a KDE or desktop agnostic software to batch resize  pictures didier gaumet <didier.gaumet@gmail.com> - 2023-04-05 20:40 +0200
    Re: Looking to a KDE or desktop agnostic software to batch resize  pictures Yvan Masson <yvan@masson-informatique.fr> - 2023-04-06 18:10 +0200
  Re: Looking to a KDE or desktop agnostic software to batch resize  pictures Yassine Chaouche <a.chaouche@algerian-radio.dz> - 2023-05-02 09:50 +0200

csiph-web