RSS/Atom feed Twitter
Site is read-only, email is disabled

Contact Sheet

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

6 of 6 messages available
Toggle history

Please log in to manage your subscriptions.

Contact Sheet JIM HARASYN 06 Apr 21:31
  Contact Sheet Partha Bagchi 06 Apr 21:58
  Contact Sheet Kevin Cozens 08 Apr 02:03
   Contact Sheet Steve Kinney 08 Apr 10:00
    Contact Sheet Kevin Cozens 08 Apr 14:30
  Contact Sheet programmer_ceds 15 Apr 17:35
JIM HARASYN
2018-04-06 21:31:16 UTC (about 6 years ago)

Contact Sheet

Hello,

Adobe Photoshop had an option for taking you group of photos and making a contact sheet with them. Does GIMP have that capability? How?

thanks much

jph

Partha Bagchi
2018-04-06 21:58:18 UTC (about 6 years ago)

Contact Sheet

On Fri, Apr 6, 2018 at 5:31 PM, JIM HARASYN wrote:

Hello,

Adobe Photoshop had an option for taking you group of photos and making a contact sheet with them. Does GIMP have that capability? How?

thanks much

jph

You can try indexprint: http://registry.gimp.org/node/24503

See if it works for you.

Kevin Cozens
2018-04-08 02:03:53 UTC (about 6 years ago)

Contact Sheet

On 2018-04-06 05:31 PM, JIM HARASYN wrote:

Adobe Photoshop had an option for taking you group of photos and making a contact sheet with them. Does GIMP have that capability? How?

I wrote a contact sheet program in Script-Fu a long time ago. It used to be part of the development releases but was not shipped with GIMP. Some people didn't like how it worked. Its probably not even in the development version any more as about half the scripts were removed from the source tree. If you are interested I'm sure I still have a copy on my hard drive somewhere that I can send you.

Cheers!

Kevin.

http://www.ve3syb.ca/                | "Nerds make the shiny things that
https://www.patreon.html/KevinCozens | distract the mouth-breathers, and
                                      | that's why we're powerful"
Owner of Elecraft K2 #2172           |
#include       |             --Chris Hardwick
Steve Kinney
2018-04-08 10:00:09 UTC (about 6 years ago)

Contact Sheet

On 04/07/2018 10:03 PM, Kevin Cozens wrote:

On 2018-04-06 05:31 PM, JIM HARASYN wrote:

Adobe Photoshop had an option for taking you group of photos and making a contact sheet with them. Does GIMP have that capability? How?

I wrote a contact sheet program in Script-Fu a long time ago. It used to be part of the development releases but was not shipped with GIMP. Some people didn't like how it worked. Its probably not even in the development version any more as about half the scripts were removed from the source tree. If you are interested I'm sure I still have a copy on my hard drive somewhere that I can send you.

It's been over a decade since I had occasion to use it, but the Irfanview photo management tool for Microsoft systems could make contact sheets with a variety of options for size, captions based on file names, etc. Also does some simple editing tasks, generates HTML thumbnail galleries complete with HTML code, and probably more tricks since then.

"Free for non-commercial use."

https://www.irfanview.com/

:o)

Kevin Cozens
2018-04-08 14:30:28 UTC (about 6 years ago)

Contact Sheet

On 2018-04-08 06:00 AM, Steve Kinney wrote:

It's been over a decade since I had occasion to use it, but the Irfanview photo management tool for Microsoft systems could make contact sheets with a variety of options for size, captions based on file names, etc. Also does some simple editing tasks, generates HTML thumbnail galleries complete with HTML code, and probably more tricks since then.

Another option is to use montage from ImageMagick.

Cheers!

Kevin.

http://www.ve3syb.ca/                | "Nerds make the shiny things that
https://www.patreon.html/KevinCozens | distract the mouth-breathers, and
                                      | that's why we're powerful"
Owner of Elecraft K2 #2172           |
#include       |             --Chris Hardwick
2018-04-15 17:35:24 UTC (about 6 years ago)
postings
121

Contact Sheet

contactsheet.py is another GIMP script (put it in your plug-ins folder).

It isn't as feature rich as indexprint but it doesn't require the installation of Glade.

http://registry.gimp.org/node/120

It will appear in "Filters/Batch/Contact Sheet".

You can specify the page size, number of rows, images per row etc.
The text colour and the background colour are set by the foreground and background colours respectively in the tool box.

One word of warning - it doesn't ask before overwriting existing contact print files (its not my script so don;t blame me!)

Hello,

Adobe Photoshop had an option for taking you group of photos and making a contact sheet with them. Does GIMP have that capability? How?

thanks much

jph