IrfanView
131–140 of 341 posts
Re: IrfanView
#132It hits the sweet spot when it comes to clipboard functionality -- You can either copy the image itself, or copy its path on the filesystem. Most image viewers only support one of these commands.
Re: IrfanView
#133Earlier quoted context omitted.
As an only occasional windows user, I certainly wouldn’t mind seeing such a list, maybe in a GitHub gist if you find yourself bored one day :)
Not the OP but I use a subset of the software available on https://ninite.com/ (IrfanView included)
This way I can install almost everything I want with one command.
I'll post my list tomorrow when I'm back on my PC.
Re: IrfanView
#134Earlier quoted context omitted.
How do you get it on macOS?
If it's for non-commercial use, you might find this a spritual equivalent, cross-platform: https://www.xnview.com/en/xnviewmp/
Re: IrfanView
#135Earlier quoted context omitted.
>I used to use it back on Windows 95 because it was a faster way to view JPEGs than opening Internet Explorer. That's an amazing sentence. We should frame it and put it in a museum. Actually someone should make a book filled just with quotes like this, call it "Life Before the Gigahertz" or something.
I see so many comments these days bemoaning how slow modern software has gotten, but no one seems to remember/have been alive for the time when just rendering an image would take multiple seconds. Just goes to show that our expectations scale with the available technology.
Re: IrfanView
#136Earlier quoted context omitted.
Most people look at images via browser these days.
Who cares what 'most people do'? Why are we constantly resorting to this tired refrain of "majority rules"? Have you all forgotten that niche things exist?
Re: IrfanView
#137Why are most comments referring to having used this in the past tense? I was under the impression that it was still the best image viewer in town, on Windows at least
IMO it's up there, I've been using it for over 20+ years. IrfanView and foobar2000 (mp3 player) haven't left my side since I started using them. Ditto (clipboard manager) has also earned its place.
Maccy on macOS is about half as good which is still an absolute unit of a tool. Couldn’t use a Mac without it.
Re: IrfanView
#138Earlier quoted context omitted.
I don't know for sure, but C++ is always a good guess with that kind of software.
I downloaded IrfanView and ran "strings" on the exe file, and one of the strings in there is "Microsoft Visual C++ Runtime Library" - so that would point towards C++ (although it's not certain from that alone).
So yeah, it’s C++ but that doesn’t necessarily tell you much, it could still very well be basically C.
Re: IrfanView
#139Earlier quoted context omitted.
I use JPEGView nowadays https://github.com/sylikc/jpegview
Does it have feature parity? Just from the list it looks like it only supports a small fraction of what Irfan view does.