[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/wsr/ - Worksafe Requests

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


Janitor applications are now being accepted. Click here to apply.


[Advertise on 4chan]


File: 1756003505037225.png (26 KB, 1265x658)
26 KB
26 KB PNG
Any websites or free software that can quickly and easily make me a list or collage of multiple images? Something like an arrangement of images like in picrel.
>>
https://imagemagick.org/script/montage.php

if "oh no, command-line!" makes this one not-ez, i'm certain AI could write you a simple script nowadays.

e.g. with no other options "-tile 1x4" and "-tile 3x3" would give you those results. ask ChatGPT to write you a drag-and-drop ImageMagick montage PowerShell script you can just drag the images onto.
it fucking will (sorcery)
>>
File: resize3.png (1.96 MB, 1000x1000)
1.96 MB
1.96 MB PNG
picrel was made with
magick montage -density 300 -tile 3x0 -geometry "1000x1000>+0+0" * resize3.png
* means grab all the files in the current folder
remove the > in -geometry to make the small files scaled up
the 0 in -tile 3x0 is a wildcard, the program makes the collage the appropriate length

The way I've installed it, the command starts as "magick montage", but for you it might "convert montage" or simply "montage".
>>
>>1540899
>>1540897
Kill self.

OP, get PureRef portable. The website tries to make you give money, just insert 0 as the custom amount.

Might take a little while to figure out how to use it, but once you know how to use all shortcuts and features, it's an everyday tool that is very useful.
>>
File: 1736786969288727.png (5 KB, 252x132)
5 KB
5 KB PNG
>>1540891
Not sure about the collage, but for image strips (horizontal or vertical), FastStone Viewer has a built-in feature for that
>>
File: 1755016677736057.png (38 KB, 636x132)
38 KB
38 KB PNG
>>1540908
>>1540899
>>1540897
I tried all of them and vibe coding a .bat file which automatically redirects to imagemagick seems like the best one. It's lightweight, fast, and very flexible. I even made it auto resize the images. PureRef is kinda useful as a placeholder clipboard for images i guess.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.