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

Splitting images for web

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.

7 of 10 messages available
Toggle history

Please log in to manage your subscriptions.

Splitting images for web Victor Domingos 24 May 09:24
  Splitting images for web Renan Birck 24 May 23:12
  Splitting images for web Sven Neumann 25 May 08:43
b35b68a00705240420j1c27d847... 07 Oct 20:18
  Splitting images for web Victor Domingos 24 May 20:17
28914.201.2.112.6.118000727... 07 Oct 20:18
  Splitting images for web Victor Domingos 24 May 20:17
843795.7622.qm@web52201.mai... 07 Oct 20:18
  Splitting images for web Victor Domingos 24 May 20:18
   Splitting images for web Sven Neumann 25 May 09:11
Victor Domingos
2007-05-24 09:24:00 UTC (over 17 years ago)

Splitting images for web

Hi!

There used to be, in some GIMP versions, a filter, or a script-fu that allowed us to split an image for a website, similar to what Fireworks and ImageReady do. I cannot find it anymore, at least in Mac and Windows versions. Am I missing anything, or it only runs on Linux?

Thanks in advance!

Victor Domingos http://lojamac.com/blog

Victor Domingos
2007-05-24 20:17:36 UTC (over 17 years ago)

Splitting images for web

Em 2007/05/24, às 12:20, Maurits Rijk escreveu:

Hi,

The SliceTool in GIMP# (http://sourceforge.net/projects/gimp- sharp/) is probably what you want.

Sadly, I guess this tool is not available for Mac users... :( Ihave only found there a windows version. Do you know if it is possible to compile it to run under MacOS X?

Thanks, Victor Domingos

Victor Domingos
2007-05-24 20:17:51 UTC (over 17 years ago)

Splitting images for web

Em 2007/05/24, às 12:47, João S. O. Bueno Calligaris escreveu:

Hi VIctor -
This feature is (and has been) available either in gimp Perl extensions as
"perl-o-tine", or gimp python extensions, as filters->web->py-slice.

If you are not on windows, just install gimp-pyrhon to get it working.

if you can´t install any of these, there is image->transform-

guillotine,

but that will require you to manually save your image slices and write the
needed HTML.

js

I have python intalled, I guess it came with MacOS X. Where can I get py-slice? Or where can I get gimp python extensions compiled for MacOS X?

Thanks,
Victor Domingos

Victor Domingos
2007-05-24 20:18:59 UTC (over 17 years ago)

Splitting images for web

Em 2007/05/24, às 13:12, Elwin Estle escreveu:

No, It just cuts up images. There is perlotine, which I think will do that, but it
isn't available for windows, I don'think.

Here is the link. http://registry.gimp.org/plugin?id=427

...here's another one, Webotine. Direct link to the .scm file. The comments say it
generates HTML.

http://www.ve3syb.ca/software/gimp/2.2/webotine.scm

I copied the above script into my scripts folder (I am at work, running the portable
version of Gimp) and it seemed to run, tho I didn't slice anyting up or generate the
code.

I tried web-o-tine, but i get an error (see attached image file, please). I have no idea about what happened. maybe it isn't compatible with this GIMP version, or maybe there is something missing in my system (I am running MacOS X Tiger).

I don't run Windows, I use a Mac (PPC, not Intel, by the way). Is perlotine available for MacOS X, anywhere?

Thanks, Victor Domingos

Renan Birck
2007-05-24 23:12:39 UTC (over 17 years ago)

Splitting images for web

Em Qui, 2007-05-24 às 08:24 +0100, Victor Domingos escreveu:

There used to be, in some GIMP versions, a filter, or a script-fu that allowed us to split an image for a website, similar to what Fireworks and ImageReady do. I cannot find it anymore, at least in Mac and Windows versions. Am I missing anything, or it only runs on Linux?

Something like Web-O-Tine?

http://registry.gimp.org/plugin?id=2821

I have never used it, though.

Sven Neumann
2007-05-25 08:43:04 UTC (over 17 years ago)

Splitting images for web

Hi,

On Thu, 2007-05-24 at 08:24 +0100, Victor Domingos wrote:

There used to be, in some GIMP versions, a filter, or a script-fu that allowed us to split an image for a website, similar to what Fireworks and ImageReady do. I cannot find it anymore, at least in Mac and Windows versions. Am I missing anything, or it only runs on Linux?

I guess you are looking for py-slice. Most probably your installation comes without the GIMP Python binding and is thus missing this plug-in.

Sven

Sven Neumann
2007-05-25 09:11:59 UTC (over 17 years ago)

Splitting images for web

Hi,

On Thu, 2007-05-24 at 19:18 +0100, Victor Domingos wrote:

I tried web-o-tine, but i get an error (see attached image file, please).

Next time, please copy and paste the error messages instead of attaching a screenshot. The error message seems pretty obvious to me though. The script tries to save in ~/Desktop and it appears that this folder doesn't exist on your system.

Sven