Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vkqa4l$ki58$1@dont-email.me>
Deutsch   English   Français   Italiano  
<vkqa4l$ki58$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.os.linux.misc,comp.os.linux.advocacy
Subject: Re: GIMP 3.0.0-RC1 (and digiKam and showFoto)
Date: Sun, 29 Dec 2024 01:54:29 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <vkqa4l$ki58$1@dont-email.me>
References: <vkjmdg$30kff$1@dont-email.me>
	<1814c96a2531ed89$71164$2566989$802601b3@news.usenetexpress.com>
	<441smjp44l5o2ja4c1vlsv32oh2j6m9n4j@4ax.com>
	<CoubP.49797$DPl.41452@fx13.iad>
	<pan$4da7a$f7b58970$926e1064$15cef996@linux.rocks>
	<4f7tmjplbte7cnuh2pqrh1fufs4iatv3fd@4ax.com>
	<f6GcnYUuyu7qFfL6nZ2dnZfqnPidnZ2d@earthlink.com>
	<ubb0nj5ioc4r3gbqhmmiprdejtefj1j6mm@4ax.com>
	<18156702df3c622d$26268$891815$802601b3@news.usenetexpress.com>
	<slrnvn1617.l28j.lars@cleo.beagle-ears.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 29 Dec 2024 02:54:30 +0100 (CET)
Injection-Info: dont-email.me; posting-host="bf2a51774cb87f48f695ccba477b438f";
	logging-data="673960"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX190zgjGn5Gb0EE+sgEG9poX"
User-Agent: Pan/0.161 (Chasiv Yar; )
Cancel-Lock: sha1:wyu3H9mKEVIcaJ66bRwypjLYhAY=
Bytes: 1783

On Sun, 29 Dec 2024 00:30:31 -0000 (UTC), Lars Poulsen wrote:

> ... I just need to manage a collection of 100,000 images ... and
> occasionally polish a few of them up a bit.

No GUI is going to work efficiently for that. You need automation via 
command line/scripting.

Tools like ImageMagick/GraphicsMagick are commonly used to do bulk 
processing of images on that scale.