Masonry Grid-view for Images (Like Pinterest)

Features wanted...
admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Masonry Grid-view for Images (Like Pinterest)

Post by admin »

Yes, of course! :tup:

klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

Re: Masonry Grid-view for Images (Like Pinterest)

Post by klownboy »

Hi Don, I stumbled across this thread today looking for something else. Any chance for this masonry view shown in the first post? You seemed interested at the time.
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Masonry Grid-view for Images (Like Pinterest)

Post by admin »

I'm still interested, just need to find some time... :)

lian00
Posts: 354
Joined: 09 Jul 2014 17:12

Re: Masonry Grid-view for Images (Like Pinterest)

Post by lian00 »

+1 (it would be so cool)
Windows 10 64 bits

qkkza123
Posts: 2
Joined: 16 Jun 2022 18:50

Re: Masonry Grid-view for Images (Like Pinterest)

Post by qkkza123 »

I like it ,I want this feature 8)

etaus
Posts: 1
Joined: 09 Feb 2023 05:15

Re: Masonry Grid-view for Images (Like Pinterest)

Post by etaus »

I like this feature too :tup:

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Masonry Grid-view for Images (Like Pinterest)

Post by admin »

Select a thumbnails view in the list and run this through the address bar. It toggles back and forth between normal thumbs and something that comes close to a Masonry Grid-view:

Code: Select all

thumbsconf((thumbsconf() == '0,1,0,0,0,0,0,0,1') ? '1,0,0,4,0,0,0,0,1' : '0,1,0,0,0,0,0,0,1');

klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

Re: Masonry Grid-view for Images (Like Pinterest)

Post by klownboy »

admin wrote: 06 Oct 2019 11:45 If you are still interested let me know in winter.
That was about 3 years ago.
admin wrote: 09 Feb 2023 13:23 thumbsconf((thumbsconf() == '0,1,0,0,0,0,0,0,1') ? '1,0,0,4,0,0,0,0,1' : '0,1,0,0,0,0,0,0,1');
What's the old saying, "close but no cigar." Don't get me wrong, I like the gallery wall thumbnail view, but it's not the masonry view that the OP requested (and you said you liked). It would be pretty slick.

Though I think background operations for things like thumbnail building should be a higher priority. ;)
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

Julian
Posts: 48
Joined: 16 Dec 2022 08:24

Re: Masonry Grid-view for Images (Like Pinterest)

Post by Julian »

Vital wrote: 10 Sep 2019 02:12I've looked everywhere for a desktop app that allows image browsing with a masonry grid layout.
You can have a look at fotoARRAY (www.fotoarray.com). With images which have been imported into its database it supports this display mode (called row mode).

In browsing mode, without import, that has not been implemented yet, maybe in future. Problem here that the imagesizes have to be known which requires acces and scanning of the images which can be sylow.

klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

Re: Masonry Grid-view for Images (Like Pinterest)

Post by klownboy »

Julian wrote: 09 Feb 2023 17:30 You can have a look at fotoARRAY (www.fotoarray.com).
Thanks. I did download and install fotoARRAY. It looks interesting, but the more I think about, I really don't want to get started and involved with another program for generating thumbnails and viewing photos when I have XY.
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

lian00
Posts: 354
Joined: 09 Jul 2014 17:12

Re: Masonry Grid-view for Images (Like Pinterest)

Post by lian00 »

klownboy wrote: 09 Feb 2023 18:54
Julian wrote: 09 Feb 2023 17:30 You can have a look at fotoARRAY (www.fotoarray.com).
Thanks. I did download and install fotoARRAY. It looks interesting, but the more I think about, I really don't want to get started and involved with another program for generating thumbnails and viewing photos when I have XY.
I agree and fotoARRAY is less powerful than XYPlorer+scripting+Xnview
Windows 10 64 bits

Julian
Posts: 48
Joined: 16 Dec 2022 08:24

Re: Masonry Grid-view for Images (Like Pinterest)

Post by Julian »

I agree and fotoARRAY is less powerful than XYPlorer+scripting+Xnview
If you need scriping the most, yes. Otherwise I disagree - maybe I am biased since I created fotoARRAY.
If you want to browse 200.000 images which are on an (maybe disconnected) USB drive, also including RAW files I wonder how you can do that easily without a database. Or if you want to create albums, browse images from multiple direcories at the same time. Both use cases were the main intend to create fotoARRAY in the first place.

fotoARRAY will produce a PDF file with 1000 or more embedded JPGS which can be further edited (i.e with Affinity Publisher) which is meant to be a basis for picture book. fotoARRAY supports different layout styles, including horizontal and vertical masonry grid. The layout will be used for the PDF export.
If you need to, you can also publish images to your cellphone if logged into the same network or create a modern looking HTML5 image gallery for the web.

lian00
Posts: 354
Joined: 09 Jul 2014 17:12

Re: Masonry Grid-view for Images (Like Pinterest)

Post by lian00 »

Julian wrote: 10 Feb 2023 08:39
I agree and fotoARRAY is less powerful than XYPlorer+scripting+Xnview
If you need scriping the most, yes. Otherwise I disagree - maybe I am biased since I created fotoARRAY.
If you want to browse 200.000 images which are on an (maybe disconnected) USB drive, also including RAW files I wonder how you can do that easily without a database. Or if you want to create albums, browse images from multiple direcories at the same time. Both use cases were the main intend to create fotoARRAY in the first place.

fotoARRAY will produce a PDF file with 1000 or more embedded JPGS which can be further edited (i.e with Affinity Publisher) which is meant to be a basis for picture book. fotoARRAY supports different layout styles, including horizontal and vertical masonry grid. The layout will be used for the PDF export.
If you need to, you can also publish images to your cellphone if logged into the same network or create a modern looking HTML5 image gallery for the web.
I understand that fotoArray has some nice features but if it lacks what I need, these cool features are useless.
Windows 10 64 bits

RalphM
Posts: 1932
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Masonry Grid-view for Images (Like Pinterest)

Post by RalphM »

And for this one-line comment we needed a quote of the whole previous post - that is literally sitting just above??? :naughty:
Please consider the environment when duplicating information on the forum that doesn't add a shred of information!
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

Post Reply