Would anyone like a free beginner/intermediate one-to-one lesson online in using GIMP, Rawtherapee, Geeqie or Shotwell?
I want to test my online Jitsi Meet (like zoom or skype) classroom and need volunteers!

#freesoftware #freestuff #GIMP #Rawtherapee #Geeqie #Shotwell

Found a #Linux program I like. It's called #geeqie
https://www.geeqie.org/

It does a variety of things to images. What I've been using it for it to find duplicate/similar images. It's not as good as #Visipics (https://visipics.info) as each has to be deleted seperatly, but it's the best I've found so far.

First I tried to run Visipics with Proton. It works, but it still shows a Windows file system, which isn't helping.

#TourmaLinux

Geeqie, lightweight image viewer

I've just acquired a 1Tb external USB disk with a view to filling it with photos and sorting through them.
Anyone got a Linux tool they'd recommend for this? Top requirements would be basic file management (move to another folder after viewing) and ideally pre-caching of the next image so when I click "next" or whatever the keystroke is I don't have the full decoding time. #geeqie has been my goto app of choice but is there anything better?
Ideally video playback too (#pix was ok for that)
@textovervideo A well organized folder structure and #geeqie

I couldn't find a better way to measure the impact of installing Geeqie via package manager versus compiling it with make install clean, in terms of cold start performance. So I recorded screen in slow motion, to analyze them side by side. As we can see, the compiled version opens the app window about 30% faster, according to my inaccurate measurement.

#freebsd #geeqie

If you know you know πŸ˜„

#freebsd #geeqie

@vkc

The "app" concept requires bundling business logic with a front-end, and to think about ergonomics, and this can be a blocker for having contributions from certain kinds of people that aren't big front-end fans, and would contribute desktop free software in the form of libraries or CLI programs.

#geeqie, the desktop linux image viewer, is rather wonderful for niche use cases because it allows in particular:
- to view images it doesn't know about by use of identification / preview plugins by calling CLIs;
- to do arbitrary things to images by having plug-in contextual menu actions, also calling other programs.
And this mechanism allows for arbitrary "simple" business logic code processing images, for example this "receipt to monochrome PDF" use case.

I do have many such personal "plug-ins" for geeqie and others, and I was thinking that if some people are technical enough to have des-crooglized their phone, they could be technical enough to rely on a generic "power viewer" file-manager-type app that would allow them to process their data with similar plugins, but because business logic deployment on Android is not exactly easy, the app could favor for example using REST APIs on personal web services... or having an intent "protocol" for requesting work from small apps that don't have sophisticated front-ends.

Personally, I'm just not doing much on a phone, and instead for receipts, when they aren't scanned by ADF, connecting my phone to a proper computer, pulling the last picture by adb, and processing it on the computer...

I'm looking for a  #Linux image viewer that maintains the zoom level and region while skipping through a glob of images with the arrow or PgUp/PgDown keys.

I have tried (on  #NixOS):

❌ #ristretto
❌ #gthumb
❌ #viewnior
❌ #geeqie
❌ #qview (broken)
🫀 #sxiv (works in slideshow mode, resest zoom when skipping manually πŸ™„)
βœ… #gwenview (+changed settings&keybindings)
βœ… #feh --keep-zoom-vp works