| Author |
Message |
rcrsn51

Joined: 05 Sep 2006 Posts: 7745 Location: Stratford, Ontario
|
Posted: Sat 09 Mar 2013, 08:02 Post subject:
PeasyGlue |
|
PeasyGlue is a little app for joining graphic files together into rows or columns. By combining several rows vertically, you can also create a grid of images. Or you can use the automatic grid-making feature.
You can select images by using the File Chooser buttons. But it's easier to just drag files directly into the PeasyGlue input boxes. Please note that PeasyGlue can NOT process filenames that contain spaces.
If you want to make a desktop shortcut, there is a matching icon in /root/my-documents/clipart.
PeasyGlue creates some large temporary files, which are normally stored in /tmp. When working with big graphics files, you may run out of space, and gluing will fail. Here is a work-around.
1. Create the hidden file /root/.peasyglue
2. Enter the path of a location with lots of space, like /mnt/home
3. Save the file.
4. PeasyGlue will now use that temporary location instead of /tmp.
 |
| Description |
Updated 2013-05-11
|

Download |
| Filename |
peasyglue-1.4.pet |
| Filesize |
6.33 KB |
| Downloaded |
17 Time(s) |
Last edited by rcrsn51 on Sat 11 May 2013, 06:42; edited 17 times in total
|
|
Back to top
|
|
 |
anikin
Joined: 10 May 2012 Posts: 185
|
Posted: Sat 09 Mar 2013, 08:52 Post subject:
|
|
rcrsn51,
This is one nifty app!
Makes posting images in a forum painless.
Thank you very much.
| Description |
|
| Filesize |
242.06 KB |
| Viewed |
379 Time(s) |

|
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1700 Location: Burghaslach, Germany
|
Posted: Sat 09 Mar 2013, 08:56 Post subject:
Announcing PeasyGlue Subject description: i18n |
|
| Code: | | sed -i 's/frame Save the glued image in this file (JPG)/frame $(gettext 'Save the glued image in this file (JPG)')/' /usr/sbin/peasyglue | will complete internationalisation
my 0.02 EUR
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7745 Location: Stratford, Ontario
|
Posted: Sat 09 Mar 2013, 09:00 Post subject:
Re: Announcing PeasyGlue Subject description: i18n |
|
| L18L wrote: | | Code: | | sed -i 's/frame Save the glued image in this file (JPG)/frame $(gettext 'Save the glued image in this file (JPG)')/' /usr/sbin/peasyglue | will complete internationalisation
my 0.02 EUR  |
Thanks. I always seem to miss one! I will post a new version.
|
|
Back to top
|
|
 |
seaside
Joined: 11 Apr 2007 Posts: 832
|
Posted: Sun 10 Mar 2013, 12:07 Post subject:
|
|
rcrsn51,
What a nice, handy, and compact image combiner. (It's very useful to me because I can never remember how to combine images using mtPaint.)
I assume the "glued" image could also be saved to a .png instead of .jpg by using "pnmtopng".
Another useful tool in the "Peasy" series, thank you.
Regards,
s
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7745 Location: Stratford, Ontario
|
Posted: Sun 10 Mar 2013, 13:47 Post subject:
|
|
| seaside wrote: | | I assume the "glued" image could also be saved to a .png instead of .jpg by using "pnmtopng". |
Or I guess that v1.3 could give you that choice.
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7745 Location: Stratford, Ontario
|
Posted: Fri 10 May 2013, 22:34 Post subject:
|
|
PeasyGlue v1.4 has a new feature for making grid images like this:
|
|
Back to top
|
|
 |
|