Log in or Sign up
Coin Talk
Home
Forums
>
Coin Forums
>
Coin Chat
>
New camera shots.
>
Reply to Thread
Message:
<p>[QUOTE="mrbrklyn, post: 463801, member: 4381"]Why can't I save my image as a GIF (or whatever)?</p><p><br /></p><p>The two most likely problems are related to image type and layers. For instance, your image type must be "Indexed" for GIF, but "RGB" for TIFF. Try a different image type (look under the "Image" menu). If you have more than 1 layer in your image, you probably need to merge the visible layers, and/or "flatten" the image. Both operations are available under the "Layers" menu or from the "Layers" dialog. Flattening will destroy any background transparency.</p><p>Is there any way to keep the layers when I save?</p><p><br /></p><p>Yes; GIMP has a file format just for this - the XCF format. Don't flatten the image or merge the layers as you would to save to other formats! This will only work with the XCF type.</p><p>Why can't I open or save JPEG / JPG files?</p><p>Why can't I open or save GIF files?</p><p>Why can't I open or save PNG files?</p><p>Why can't I open or save XPM files?</p><p>Why can't I open or save TIFF / TIF files?</p><p>Why can't I open or save PSD files?</p><p>Why can't I open or save SOME_FORMAT files?</p><p><br /></p><p>There are several possibilities.</p><p><br /></p><p> 1. If the file type appears in the Save dialog but is grayed out, you may need to change the image type. For instance, you can't save an RGB as a GIF (convert to indexed first) or an indexed image to JPEG (convert to RGB first).</p><p> 2. GIMP comes with full support for a few types built in. If the type you want doesn't appear in file type format of the Open and Save dialogs, you need to check the Plug-in registry to see whether you need to download an optional plug-in.</p><p> 3. Some of the file types, such as JPEG and TIFF, require extra libraries (described elsewhere). Make sure you have the correct versions of these on your system.</p><p><br /></p><p>Troubleshooting Unix Platforms</p><p>Why can't I get JPEG to work on my Digital Alpha/UNIX (4.0d) box?</p><p><br /></p><p>Even the jpeg libraries at the GIMP web site may not work for all versions. If their jpeg-shared-6.a.tar.gz package doesn't work for you, try:</p><p><br /></p><p> *</p><p><br /></p><p> <a href="http://ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz" rel="nofollow">ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz</a></p><p><br /></p><p>Why won't GIMP compile on 64-bit or IRIX (SGI) machines?</p><p><br /></p><p>If you are using a 64-bit OS, you need to add the -o32' option for the compiler, or use gcc. With the SGI compiler, you may also need to play with optimization. Some modules may have exhibit problems unless compiled with -O1' or even `-O0'.</p><p>Script-Fu won't compile on IRIX (SGI)</p><p><br /></p><p>Script-Fu requires the POSIX-compliant regex functions, which SGI only supports with IRIX 6.2 and later versions. The GNU version of regex should work just fine, though, and is available at:</p><p><br /></p><p><a href="http://wuarchive.wustl.edu/systems/gnu/regex-0.12.tar.gz" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://wuarchive.wustl.edu/systems/gnu/regex-0.12.tar.gz" rel="nofollow">http://wuarchive.wustl.edu/systems/gnu/regex-0.12.tar.gz</a></p><p><br /></p><p>Why does GIMP complain about X Input Methods under Solaris?</p><p><br /></p><p>GIMP is interacting in such a way with your system that it thinks you have XIM extensions when you don't. Run the configure script again, with the `--disable-xim' option, and recompile.</p><p><br /></p><p>You can also try compiling with `--disable-shared'.</p><p><br /></p><p>Or you can install a version of X11R6. 8^)</p><p>How do I add fonts with Solaris?</p><p><br /></p><p>If you just want to use freefonts or sharefonts, you can copy these files into the appropriate directory (such as /usr/openwin/lib/fonts/freefonts/ or /usr/openwin/lib/fonts/sharefonts/), or merge them with the appropriate fonts.dir and fonts.scale files if you mixed in freefonts and sharefonts with existing fonts:</p><p><br /></p><p> *</p><p><br /></p><p> freefonts fonts.dir</p><p> *</p><p><br /></p><p> freefonts fonts.scale</p><p> *</p><p><br /></p><p> sharefonts fonts.dir</p><p> *</p><p><br /></p><p> sharefonts fonts.scale</p><p><br /></p><p>Or just try using fontadmin instead of mkfontdir .</p><p><br /></p><p>I've never run into a Solaris system missing this, but according to Neil Corlett:</p><p><br /></p><p> *</p><p><br /></p><p> The 'fontadmin' tool is a openwin demo program and sometimes does not exist. To properly add fonts the finagled directory requires fonts.dir, fonts.scale files to exist. mkfontdir does the first of these OK. For the second I built groff and downloaded type1inst-0.6.1 from an X contrib archive. type1inst (which needs groff) will build the fonts.scale file from the pfb files automatically.</p><p><br /></p><p>Solaris 2.6 is supposed to include better font editor and admin tools.</p><p><br /></p><p>== How do I add fonts with SunOS?</p><p><br /></p><p>SunOS ships with an X11R4 server, which does not handle either scaleable fonts or communications with the X font server. If you want to use the freefonts (or any scalable fonts) on SunOS, you need to install your own, newer X server, preferably X11R6.4 (which will be much faster than the server shipped with SunOS).</p><p><br /></p><p>If you do this, you will no longer have PostScript capability directly in your X server; you will need to use ghostscript. You may well want to keep both servers around, and use each when you need its features.</p><p><br /></p><p>Of course, you could always try to find a PS version of the font you need and make a bitmap for the size you need and add that to the X11R4 server's font path, but if you need more than one or two font/size combinations over all the time you use GIMP, this is an obnoxious solution.</p><p>What is the gimp.wmconfig file?</p><p><br /></p><p> *</p><p><br /></p><p> It's a Red Hat RPM-related file, related to their desktop and window manager.</p><p><br /></p><p>== Why does my RedHat system get register_? errors when I run GIMP? == This is due to incompaitble RPMS. If (for example) gtk was compiled with egcs, GIMP must be compiled with egcs. There is no easy way to tell what is compiled with what, so getting both GIMP and gtk off a GIMP mirror would be a good idea.</p><p><br /></p><p>Another possibility is for this error (far less common) is that there is an old library compiled with the other hanging around somewhere on the system. Remove old copies of libgimp.</p><p>Why don't GIF and JPEG work on Slackware Linux?</p><p><br /></p><p> *</p><p><br /></p><p> You need to manually get libgif and libjpeg and compile and install them on your system. They will install by default in /usr/local/lib, so once they're installed, you have to make sure that LD_LIBRARY_PATH=/usr/local/lib or put /usr/local/lib in your ld.so configuration file. In addition, you also have to remove libgif.* and libjpeg.* from your /usr/lib directory, as these will be found first (and even if you finagle ld.so to find the other libs first, they're still broken so remove them anyway). I think that if you go to ftp.gimp.org there's a "support" type subdirectory that has the gif, jpeg, png, and mpeg libraries, though I've never gotten the mpeg stuff to compile.</p><p><br /></p><p>I get make errors on {Solaris, HP/UX, whatever}.</p><p><br /></p><p>You are probably not using the GNU make. Most, if not all, non-GNU makes will fail on the GIMP makefiles. Get the GNU make package.</p><p>Why do I see weird things when I use GIMP with AcceleratedX?</p><p><br /></p><p>It's a bug in AcceleratedX with shared memory. Turn off shared memory when you start GIMP (--no-xshm) or pick up the patch to AcceleratedX's X server from <a href="http://ftp://ftp.xinside.com/pub/update/" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://ftp://ftp.xinside.com/pub/update/" rel="nofollow">ftp://ftp.xinside.com/pub/update/</a> .</p><p><br /></p><p>At least one person has found this bug (or another one with the same symptoms) to still be present in 4.1 .</p><p>What's this beavis.jpg image used in several scripts?</p><p><br /></p><p>(/usr/local/share/gimp/scripts/beavis.jpg is the B/W image in question.)</p><p><br /></p><p>The image (of a kitten playing with Gumby) is used as "sorta random, sorta not" data to generate (for example) the crystal bands, or other texture maps. There are other ways to produce this data as well, but the author stuck with this one, found in a tutorial somewhere. # What lucky human does this adorable cat own?</p><p><br /></p><p>One of the original GIMP authors, Spencer Kimball or Peter Mattis, we forgot which.</p><p>Footnotes</p><p><br /></p><p>Portions of this FAQ have been taken from <a href="http://www.rru.com/~meo/gimp/faq-user.html" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://www.rru.com/~meo/gimp/faq-user.html" rel="nofollow">http://www.rru.com/~meo/gimp/faq-user.html</a></p><p><br /></p><p>A repository of optional extensions for the GIMP.</p><p>Browse the Registry</p><p><br /></p><p> * List All Plugins, Scripts, Images and Files</p><p> * By Keyword</p><p> * Tag Cloud</p><p> * Recent Posts</p><p><br /></p><p>dorylinux impaginatore</p><p>November 20, 2008 - 13:39 — dorylinux</p><p><br /></p><p>Questo script in python altro non è che una mia personalizzazione e relativa traduzione in italiano basato sul codice "Batch resize" di Carol Spears.</p><p>Ho volutamente messo i margini a zero perchè le miniature impaginate possano essere agevolmente tagliate ed ottenere delle piccole foto da un'impaginato grande. Io lo uso per creare in maniera del tutto automatica dei mini album partendo dall'impaginato grande, infatti ci sono pure le misure che uso io col mio laboratorio che stampa in banda 406mm. Si può comunque utilizzare pure per creare delle provinature nei vari formati. read more »</p><p><br /></p><p> * GPL</p><p> * Python</p><p> * contact sheet</p><p> * generate</p><p> * gimp</p><p> * Gimp 2.6</p><p> * image</p><p> * images</p><p> * impaginatore</p><p> * linux</p><p> * photo</p><p> * photograph</p><p> * plugin</p><p> * python</p><p> * resize</p><p> * save</p><p> * transform</p><p> * utility</p><p><br /></p><p> * Login or register to post comments</p><p> * 1 attachment</p><p><br /></p><p>Fake high dynamic range effect for Gimp</p><p>November 19, 2008 - 20:21 — Amuro Ray VV</p><p><br /></p><p>HDR Fake Effect is a script for The GIMP</p><p><br /></p><p>This script produces a fake HDR effect + on an image</p><p><br /></p><p>I follow the tut of jneurock at gimpology.com and then creat this script-fu</p><p>here the link :</p><p><a href="http://gimpology.com/submission/view/fake_hdr_look_in_gimp/" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://gimpology.com/submission/view/fake_hdr_look_in_gimp/" rel="nofollow">http://gimpology.com/submission/view/fake_hdr_look_in_gimp/</a></p><p>Note :</p><p>If you want to use Fake HDR plus then you may need do this tutorial</p><p>one time for know what the input value do these work.</p><p><br /></p><p>The script use some code from Dodge burn is a script for The GIMP</p><p>by Harry Phillips</p><p><br /></p><p>The script is located in " / Script-Fu / Enhance / HDR Fake Effect..." read more »</p><p><br /></p><p> * GPLv3</p><p> * Script-Fu</p><p> * 2.6</p><p> * effect</p><p> * gimp</p><p> * image</p><p> * photo</p><p> * script</p><p> * script-fu</p><p><br /></p><p> * Login or register to post comments</p><p> * 1 attachment</p><p><br /></p><p>Wavelet decompose</p><p>November 18, 2008 - 16:18 — marcor</p><p><br /></p><p>This plugin losslessly decomposes a layer of an image into layers of wavelet scales. This means that you can edit the image on different detail scales (frequencies). The trivial recomposition of the image can be done by GIMP's layer modes so you can see the results of your modifications instantly. Among the applications are retouching, noise reduction, and enhancing global contrast. read more »</p><p><br /></p><p> * 2.4</p><p> * 2.6</p><p> * GPLv2+</p><p> * decomposition</p><p> * enhance</p><p> * layers</p><p> * retouch</p><p> * wavelet</p><p> * 2 comments</p><p> * 1 attachment</p><p><br /></p><p>Gimp ace-0.6.7 Win32</p><p>November 18, 2008 - 07:22 — Francois_C</p><p><br /></p><p>Fresh Windows compilation of Gimp ace2 (Adaptive Contrast Enhancement) plugin. 50 Kb exe, 20 Kb zip. No console window.</p><p><br /></p><p>[Image]/Filters/Color/Adaptive contrast</p><p><br /></p><p> * 2.4</p><p> * 2.6</p><p> * GPL</p><p> * adaptive</p><p> * binary</p><p> * contrast</p><p> * plugin</p><p> * windows</p><p><br /></p><p> * 1 comment</p><p> * 1 attachment</p><p><br /></p><p>Gimp-image-subtraction-plugin Win32</p><p>November 17, 2008 - 11:19 — Francois_C</p><p><br /></p><p>Just a Win32 compilation of Alexandre Heitor Schmidt's gimp-image-subtraction-plugin. Works with Gimp v2.6</p><p><br /></p><p>I only changed the name "gimp-plugin-template" to "image-subtraction" in all source files before compiling with msys/MinGW. I didn't include translations or help, which are empty files and wouldn't work even under Linux.</p><p><br /></p><p>Filter is still found in [Image]/Filters/Misc/Image subtraction. Tell me whether you like a better place. read more »</p><p><br /></p><p> * any</p><p> * GPLv3</p><p> * 2.6</p><p> * plugin</p><p> * subtraction</p><p><br /></p><p> * Login or register to post comments</p><p> * 1 attachment</p><p><br /></p><p>Color Scheme Helper for Gimp</p><p>November 14, 2008 - 08:30 — Bart</p><p><br /></p><p>A Python plugin that start the color scheme designer Agava for creating a new color scheme. The created color scheme can be saved as a Gimp color palette and loaded into Gimp.</p><p><br /></p><p>Presented by area42 - Agentur & Systempartner</p><p><br /></p><p>Download and more information at</p><p><br /></p><p><a href="http://my.opera.com/area42/blog/color-scheme-helper-for-gimp" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://my.opera.com/area42/blog/color-scheme-helper-for-gimp" rel="nofollow">http://my.opera.com/area42/blog/color-scheme-helper-for-gimp</a></p><p><br /></p><p> * 2.4</p><p> * 2.6</p><p> * GPLv2</p><p> * color</p><p> * colour</p><p> * external tool</p><p> * palette</p><p> * python</p><p><br /></p><p> * Login or register to post comments</p><p><br /></p><p>Add Rule Of Thirds guides</p><p>November 13, 2008 - 22:37 — cr33dog</p><p><br /></p><p>Add simple "Rule of Thirds" guides in GIMP.</p><p>This plug-in is so simple, it might also be useful as a python-fu template.</p><p><br /></p><p> * 2.6</p><p> * any</p><p> * GPLv3</p><p> * align</p><p> * GPLv3</p><p> * guides</p><p> * plugin</p><p> * python</p><p> * thirds</p><p><br /></p><p> * 1 comment</p><p> * 1 attachment</p><p><br /></p><p>Olove-press-International.</p><p>November 12, 2008 - 08:40 — takeshi</p><p><br /></p><p>Olove-Press-International. Hellow world!! from TAKESHI MARUMOTO <a href="http://uk.youtube.com/user/takeshimarumoto" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://uk.youtube.com/user/takeshimarumoto" rel="nofollow">http://uk.youtube.com/user/takeshimarumoto</a></p><p><br /></p><p> * free</p><p> * Script-Fu</p><p> * unknown</p><p> * gimp</p><p> * photo</p><p> * photograph</p><p> * script</p><p><br /></p><p> * Login or register to post comments</p><p><br /></p><p>Plasmid</p><p>November 11, 2008 - 14:32 — sambrookjm</p><p><br /></p><p>This script automates a Photoshop tutorial on how to make "something that looks like a plasmid under an electron microscope." GIMP doesn't have the Chrome filter that Photoshop does, so this script uses a combination of gaussian blur, colorizing, and embossing to achieve a similar effect. It's not quite perfect, but it's close.</p><p><br /></p><p>The attached jpg is something similar to what the resulting run will look like using the default parameters.</p><p><br /></p><p>Enjoy!</p><p><br /></p><p> * Public Domain</p><p> * Script-Fu</p><p> * 2.6</p><p> * gimp</p><p> * plasmid</p><p> * Public Domain</p><p> * script-fu</p><p><br /></p><p> * Login or register to post comments</p><p> * 2 attachments</p><p><br /></p><p>plus about 4000 more plugins</p><p><a href="http://registry.gimp.org/" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://registry.gimp.org/" rel="nofollow">http://registry.gimp.org/</a>[/QUOTE]</p><p><br /></p>
[QUOTE="mrbrklyn, post: 463801, member: 4381"]Why can't I save my image as a GIF (or whatever)? The two most likely problems are related to image type and layers. For instance, your image type must be "Indexed" for GIF, but "RGB" for TIFF. Try a different image type (look under the "Image" menu). If you have more than 1 layer in your image, you probably need to merge the visible layers, and/or "flatten" the image. Both operations are available under the "Layers" menu or from the "Layers" dialog. Flattening will destroy any background transparency. Is there any way to keep the layers when I save? Yes; GIMP has a file format just for this - the XCF format. Don't flatten the image or merge the layers as you would to save to other formats! This will only work with the XCF type. Why can't I open or save JPEG / JPG files? Why can't I open or save GIF files? Why can't I open or save PNG files? Why can't I open or save XPM files? Why can't I open or save TIFF / TIF files? Why can't I open or save PSD files? Why can't I open or save SOME_FORMAT files? There are several possibilities. 1. If the file type appears in the Save dialog but is grayed out, you may need to change the image type. For instance, you can't save an RGB as a GIF (convert to indexed first) or an indexed image to JPEG (convert to RGB first). 2. GIMP comes with full support for a few types built in. If the type you want doesn't appear in file type format of the Open and Save dialogs, you need to check the Plug-in registry to see whether you need to download an optional plug-in. 3. Some of the file types, such as JPEG and TIFF, require extra libraries (described elsewhere). Make sure you have the correct versions of these on your system. Troubleshooting Unix Platforms Why can't I get JPEG to work on my Digital Alpha/UNIX (4.0d) box? Even the jpeg libraries at the GIMP web site may not work for all versions. If their jpeg-shared-6.a.tar.gz package doesn't work for you, try: * [url]ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz[/url] Why won't GIMP compile on 64-bit or IRIX (SGI) machines? If you are using a 64-bit OS, you need to add the -o32' option for the compiler, or use gcc. With the SGI compiler, you may also need to play with optimization. Some modules may have exhibit problems unless compiled with -O1' or even `-O0'. Script-Fu won't compile on IRIX (SGI) Script-Fu requires the POSIX-compliant regex functions, which SGI only supports with IRIX 6.2 and later versions. The GNU version of regex should work just fine, though, and is available at: [url]http://wuarchive.wustl.edu/systems/gnu/regex-0.12.tar.gz[/url] Why does GIMP complain about X Input Methods under Solaris? GIMP is interacting in such a way with your system that it thinks you have XIM extensions when you don't. Run the configure script again, with the `--disable-xim' option, and recompile. You can also try compiling with `--disable-shared'. Or you can install a version of X11R6. 8^) How do I add fonts with Solaris? If you just want to use freefonts or sharefonts, you can copy these files into the appropriate directory (such as /usr/openwin/lib/fonts/freefonts/ or /usr/openwin/lib/fonts/sharefonts/), or merge them with the appropriate fonts.dir and fonts.scale files if you mixed in freefonts and sharefonts with existing fonts: * freefonts fonts.dir * freefonts fonts.scale * sharefonts fonts.dir * sharefonts fonts.scale Or just try using fontadmin instead of mkfontdir . I've never run into a Solaris system missing this, but according to Neil Corlett: * The 'fontadmin' tool is a openwin demo program and sometimes does not exist. To properly add fonts the finagled directory requires fonts.dir, fonts.scale files to exist. mkfontdir does the first of these OK. For the second I built groff and downloaded type1inst-0.6.1 from an X contrib archive. type1inst (which needs groff) will build the fonts.scale file from the pfb files automatically. Solaris 2.6 is supposed to include better font editor and admin tools. == How do I add fonts with SunOS? SunOS ships with an X11R4 server, which does not handle either scaleable fonts or communications with the X font server. If you want to use the freefonts (or any scalable fonts) on SunOS, you need to install your own, newer X server, preferably X11R6.4 (which will be much faster than the server shipped with SunOS). If you do this, you will no longer have PostScript capability directly in your X server; you will need to use ghostscript. You may well want to keep both servers around, and use each when you need its features. Of course, you could always try to find a PS version of the font you need and make a bitmap for the size you need and add that to the X11R4 server's font path, but if you need more than one or two font/size combinations over all the time you use GIMP, this is an obnoxious solution. What is the gimp.wmconfig file? * It's a Red Hat RPM-related file, related to their desktop and window manager. == Why does my RedHat system get register_? errors when I run GIMP? == This is due to incompaitble RPMS. If (for example) gtk was compiled with egcs, GIMP must be compiled with egcs. There is no easy way to tell what is compiled with what, so getting both GIMP and gtk off a GIMP mirror would be a good idea. Another possibility is for this error (far less common) is that there is an old library compiled with the other hanging around somewhere on the system. Remove old copies of libgimp. Why don't GIF and JPEG work on Slackware Linux? * You need to manually get libgif and libjpeg and compile and install them on your system. They will install by default in /usr/local/lib, so once they're installed, you have to make sure that LD_LIBRARY_PATH=/usr/local/lib or put /usr/local/lib in your ld.so configuration file. In addition, you also have to remove libgif.* and libjpeg.* from your /usr/lib directory, as these will be found first (and even if you finagle ld.so to find the other libs first, they're still broken so remove them anyway). I think that if you go to ftp.gimp.org there's a "support" type subdirectory that has the gif, jpeg, png, and mpeg libraries, though I've never gotten the mpeg stuff to compile. I get make errors on {Solaris, HP/UX, whatever}. You are probably not using the GNU make. Most, if not all, non-GNU makes will fail on the GIMP makefiles. Get the GNU make package. Why do I see weird things when I use GIMP with AcceleratedX? It's a bug in AcceleratedX with shared memory. Turn off shared memory when you start GIMP (--no-xshm) or pick up the patch to AcceleratedX's X server from [url]ftp://ftp.xinside.com/pub/update/[/url] . At least one person has found this bug (or another one with the same symptoms) to still be present in 4.1 . What's this beavis.jpg image used in several scripts? (/usr/local/share/gimp/scripts/beavis.jpg is the B/W image in question.) The image (of a kitten playing with Gumby) is used as "sorta random, sorta not" data to generate (for example) the crystal bands, or other texture maps. There are other ways to produce this data as well, but the author stuck with this one, found in a tutorial somewhere. # What lucky human does this adorable cat own? One of the original GIMP authors, Spencer Kimball or Peter Mattis, we forgot which. Footnotes Portions of this FAQ have been taken from [url]http://www.rru.com/~meo/gimp/faq-user.html[/url] A repository of optional extensions for the GIMP. Browse the Registry * List All Plugins, Scripts, Images and Files * By Keyword * Tag Cloud * Recent Posts dorylinux impaginatore November 20, 2008 - 13:39 — dorylinux Questo script in python altro non è che una mia personalizzazione e relativa traduzione in italiano basato sul codice "Batch resize" di Carol Spears. Ho volutamente messo i margini a zero perchè le miniature impaginate possano essere agevolmente tagliate ed ottenere delle piccole foto da un'impaginato grande. Io lo uso per creare in maniera del tutto automatica dei mini album partendo dall'impaginato grande, infatti ci sono pure le misure che uso io col mio laboratorio che stampa in banda 406mm. Si può comunque utilizzare pure per creare delle provinature nei vari formati. read more » * GPL * Python * contact sheet * generate * gimp * Gimp 2.6 * image * images * impaginatore * linux * photo * photograph * plugin * python * resize * save * transform * utility * Login or register to post comments * 1 attachment Fake high dynamic range effect for Gimp November 19, 2008 - 20:21 — Amuro Ray VV HDR Fake Effect is a script for The GIMP This script produces a fake HDR effect + on an image I follow the tut of jneurock at gimpology.com and then creat this script-fu here the link : [url]http://gimpology.com/submission/view/fake_hdr_look_in_gimp/[/url] Note : If you want to use Fake HDR plus then you may need do this tutorial one time for know what the input value do these work. The script use some code from Dodge burn is a script for The GIMP by Harry Phillips The script is located in " / Script-Fu / Enhance / HDR Fake Effect..." read more » * GPLv3 * Script-Fu * 2.6 * effect * gimp * image * photo * script * script-fu * Login or register to post comments * 1 attachment Wavelet decompose November 18, 2008 - 16:18 — marcor This plugin losslessly decomposes a layer of an image into layers of wavelet scales. This means that you can edit the image on different detail scales (frequencies). The trivial recomposition of the image can be done by GIMP's layer modes so you can see the results of your modifications instantly. Among the applications are retouching, noise reduction, and enhancing global contrast. read more » * 2.4 * 2.6 * GPLv2+ * decomposition * enhance * layers * retouch * wavelet * 2 comments * 1 attachment Gimp ace-0.6.7 Win32 November 18, 2008 - 07:22 — Francois_C Fresh Windows compilation of Gimp ace2 (Adaptive Contrast Enhancement) plugin. 50 Kb exe, 20 Kb zip. No console window. [Image]/Filters/Color/Adaptive contrast * 2.4 * 2.6 * GPL * adaptive * binary * contrast * plugin * windows * 1 comment * 1 attachment Gimp-image-subtraction-plugin Win32 November 17, 2008 - 11:19 — Francois_C Just a Win32 compilation of Alexandre Heitor Schmidt's gimp-image-subtraction-plugin. Works with Gimp v2.6 I only changed the name "gimp-plugin-template" to "image-subtraction" in all source files before compiling with msys/MinGW. I didn't include translations or help, which are empty files and wouldn't work even under Linux. Filter is still found in [Image]/Filters/Misc/Image subtraction. Tell me whether you like a better place. read more » * any * GPLv3 * 2.6 * plugin * subtraction * Login or register to post comments * 1 attachment Color Scheme Helper for Gimp November 14, 2008 - 08:30 — Bart A Python plugin that start the color scheme designer Agava for creating a new color scheme. The created color scheme can be saved as a Gimp color palette and loaded into Gimp. Presented by area42 - Agentur & Systempartner Download and more information at [url]http://my.opera.com/area42/blog/color-scheme-helper-for-gimp[/url] * 2.4 * 2.6 * GPLv2 * color * colour * external tool * palette * python * Login or register to post comments Add Rule Of Thirds guides November 13, 2008 - 22:37 — cr33dog Add simple "Rule of Thirds" guides in GIMP. This plug-in is so simple, it might also be useful as a python-fu template. * 2.6 * any * GPLv3 * align * GPLv3 * guides * plugin * python * thirds * 1 comment * 1 attachment Olove-press-International. November 12, 2008 - 08:40 — takeshi Olove-Press-International. Hellow world!! from TAKESHI MARUMOTO [url]http://uk.youtube.com/user/takeshimarumoto[/url] * free * Script-Fu * unknown * gimp * photo * photograph * script * Login or register to post comments Plasmid November 11, 2008 - 14:32 — sambrookjm This script automates a Photoshop tutorial on how to make "something that looks like a plasmid under an electron microscope." GIMP doesn't have the Chrome filter that Photoshop does, so this script uses a combination of gaussian blur, colorizing, and embossing to achieve a similar effect. It's not quite perfect, but it's close. The attached jpg is something similar to what the resulting run will look like using the default parameters. Enjoy! * Public Domain * Script-Fu * 2.6 * gimp * plasmid * Public Domain * script-fu * Login or register to post comments * 2 attachments plus about 4000 more plugins [url]http://registry.gimp.org/[/url][/QUOTE]
Your name or email address:
Do you already have an account?
No, create an account now.
Yes, my password is:
Forgot your password?
Stay logged in
Coin Talk
Home
Forums
>
Coin Forums
>
Coin Chat
>
New camera shots.
>
Home
Home
Quick Links
Search Forums
Recent Activity
Recent Posts
Forums
Forums
Quick Links
Search Forums
Recent Posts
Competitions
Competitions
Quick Links
Competition Index
Rules, Terms & Conditions
Gallery
Gallery
Quick Links
Search Media
New Media
Showcase
Showcase
Quick Links
Search Items
Most Active Members
New Items
Directory
Directory
Quick Links
Directory Home
New Listings
Members
Members
Quick Links
Notable Members
Current Visitors
Recent Activity
New Profile Posts
Sponsors
Menu
Search
Search titles only
Posted by Member:
Separate names with a comma.
Newer Than:
Search this thread only
Search this forum only
Display results as threads
Useful Searches
Recent Posts
More...