gimpusers.com logo
German version English version

Not logged in

Sign up! | Lost password?

Latest discussion

  1. gimp-docs | yesterday 10:55 PM
    a new user perspective
  2. gimp-developer | yesterday 08:04 PM
    scanner support should be File->Acquire
  3. gegl-developer | yesterday 06:24 PM
    babl docs
  4. gimp-docs | yesterday 12:46 PM
    GIMP Manual
  5. gimp-user | yesterday 09:42 AM
    Bug

External news

Poll

How good are you at programming?

OMG, that is nothing for me at all!

I've been coding a little bit but I'm not very fit at it

I'm pretty good at programming and would maybe be able to write a Plug-In for GIMP

I'm very good at programming and I would theoretically be able to hack for the GIMP core

See results

Stats

gimpusers.com RSS feed

RSS feed Retweet this!

15 Dec 2009 01:27 AM, by devvv (Bernhard Stockmann), translated to English by devvv (Bernhard Stockmann)

Create a cool wax seal with an engraved eagle

You maybe know this: In the very past important letters have been sealed using a so called wax seal. This is a hot wax drop on the opening of the envelope - then a seal ring containing the unique emblem of the empire was pressed on the wax to harden the wax. So the letter was secured from spys from now on - because any opening would have breached the original letter. This tutorial shows how to create such a wax seal in GIMP! Have fun ;)

This article has been written using GIMP 2.6. It's divided into 16 steps and takes about 15 min to complete for an average user. 14480 times read so far. Category: Special FX, required skill: 2 of 5

23 comments have been posted so far.

Available in other languages:

  1. 1
    We're starting with the base form of the wax drop. It must not ne an exact round circle.

    - Open a new empty image: 640x480px.
    - Set the foreground color to #777777 (it is a middle gray tone)
    - Create a new, transparent layer
    - paint an area like shown in the picture below using the brush tool (use a soft 19px-brush and scale it to 5)
    Screenshot of step 1
    Click to enlarge
  2. 2
    Next we want to get rid of the semi transparent parts of the "wax drop".

    - Colors / Curves

    Set the channel to Alpha and move the points to the center as shown in the image below.
    Screenshot of step 2
    Click to enlarge
  3. 3
    Now we're finished with the base form of the wax. The next few steps show the realisation of the glossyness of the wax. The difficult part on this is that we need a soft rounding on the outer side of the wax, while we need a harder one inside which represents the mark/cast of the seal ring.
    Have a short look at the result image to see what i mean.

    To realize such complex roundings we gonna use a depth channel (this shows our wax drop how "deep" the roundings should be on a specific place).

    - right click the mouse button on the layers dialog of the wax layer: choose "Selection from Alpha".
    - click the eye symbol to make the wax disappear temorarily (we enable it again at a later time).

    - open up the Channels dialog: Windows / Dockable Dialogs / Channels
    Screenshot of step 3
    Click to enlarge
  4. 4
    Click "Initialize from Selection". Name the channel "Depth".
    Screenshot of step 4
    Click to enlarge
  5. 5
    - Selection / None

    Now we've a BLACK/WHITE layer. The purpose of a channel in this kind of picture manipulation is to show a layer what specific roundings the object (in our case the wax drop) shall receive using the Lighning effects filter later on.

    Lets start with the outer roundings/depth. Use the Gaussian Blur filter to change the hard crossing from black/white to some gray tones which represent smooth roundings.

    - Filter / Blur / Gaussian Blur: 9px. Repeat the step using CTRL+SHIFT+F with 6px, 3px and finally 1px. This gives us a very smooth fading.
    Screenshot of step 5
    Click to enlarge
  6. 6
    Change to the layers dialog for a second and choose "Selection from Alpha" again from the context menu of the wax layer.

    With the selection active change back to the channels dialog. Click the channel we're working to activate it.

    - Select / Shrink: 15px
    - Select / Fade: 25px
    - Choose #bababa as new foreground color.
    - Edit / Fill FG color (or just press CTRL+, on your keyborad)
    - Select / None

    This slight coloring will make the wax itself be a little more anomalous.
    Screenshot of step 6
    Click to enlarge
  7. 7
    Now we get to the part of the pressed ring.

    - Choose the Elliptical/Circle Selection tool
    - Drag a circle inside the wax on the channel.
    - Press D to reset to base colors (black/white).
    - Press CTRL+, to fill the selection with black (actually it is a gray tone, because we've told the channel to be 50% transparent when creating it. So a full black fill becomes a 50% black which means a middle gray)
    - Select / None.
    Screenshot of step 7
    Click to enlarge
  8. 8
    - Filter / Blur / Gaussian Blur: 4px.
    Screenshot of step 8
    Click to enlarge
  9. 9
    - Make the channel invisible now (click the eye icon next to the channel in the channels dialog)
    - change to the layers dialog. Make the wax layer visible again.

    - Filter / Light & Shadow / Lightning Effects
    - Move the little blue dot in the preview window to the top left of the wax area.
    - In the Bump-Map tab use the depth channel set the maximum height to 0.05.
    Screenshot of step 9
    Click to enlarge
  10. 10
    After clicking OK the wax looks pretty cool already ;)
    Screenshot of step 10
    Click to enlarge
  11. 11
    Now we're getting a step futher to the engraved eagle.

    There is Germanys federal eagle available on wikipdeia commons here as vector graphics: http://de.wikipedia.org/wiki/Datei:Bundesadler_Bundesorgane.svg

    Move the eagle image into your open image. GIMP asks you what size the eagle shall be. Choose: i.e. 75x70px. Then the eagle should appear in the desired size. Move it to the right direction inside the wax circle.
    Screenshot of step 11
    Click to enlarge
  12. 12
    Now we've to convert the black and white in the eagle image to some gray tones - that is because the Bump-Map filter needs gray tones to determine the depth of the engravness of the eagle inside the wax. To change colors use the curves:

    - Colors / Curves: Read the values from the image.
    Screenshot of step 12
    Click to enlarge
  13. 13
    - Important: Layer / Layer to Image size! If you skip this the Bump map filter will fail to allocate the right position of the eagle engraving and it will not even show you the eagle as an available bump map to choose.

    - Make the layer containing the eagle invisible using the eye icon.
    Screenshot of step 13
    Click to enlarge
  14. 14
    - Filter / Map / Bump map:

    Choose the egale layer from the drop down menu and use the values from the image below:
    Screenshot of step 14
    Click to enlarge
  15. 15
    To finish the image we need to colorize the wax using a saturate red waxy color ;)

    - Colors / Color Balance:

    Shadows: 17 / -22 / -52
    Midtones: 50 / -14 / -30
    Highlights: 11 / -25 / -17

    Darken it afterwards using Brightness & Contrast or the Curves again!
    Screenshot of step 15
    Click to enlarge
  16. 16
    We're done ;) I'm curious what you will engrave into the wax, heh...
    Screenshot of step 16
    Click to enlarge

This article is licensed under the following license: Attribution-Noncommercial 3.0 Austria

Comments

Post your own comments, questions or hints here. The author and other users will see your posting and can reply to it. Of course, you can also ask in the chat.

Comments are chronologically arranged.

4 rating(s) with 4.2 of 5 stars in average

  1. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Tue Dec 15 04:11:26 2009 Wes, 15 Dec 2009 04:11 AM

    Step 2 needs more detail. It took me a while to figure out you were in the histogram window (Sorry, I don't know German), and mine doesn't look like the picture. I can't seem to get the settings to do what you're doing.

  2. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Tue Dec 15 04:13:12 2009 Wes, 15 Dec 2009 04:13 AM

    Ok, I'm an idiot, if I just follow the "Color, Curves" part of it, it works out fine. Sorry.

  3. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Tue Dec 15 04:32:47 2009 Jose, 15 Dec 2009 04:32 AM

    The final result is pretty cool!

  4. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Tue Dec 15 09:29:40 2009 mahvin, 15 Dec 2009 09:29 AM

    Excellent tutorial, thanks Bernhard!

  5. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Wed Dec 16 01:19:30 2009 Camilla, 16 Dec 2009 01:19 AM

    I can't select the Alpha channel in step 2...Can anyone tell me how to make it work? It's just grayed out.

  6. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Wed Dec 16 02:08:35 2009 mahvin, 16 Dec 2009 02:08 AM

    @Camilla, are you sure you created a new transparent layer in step 1? If not, try doing that, first. If you did create a transparent layer then it means you are most likely working on the background layer and not the transparent layer.

  7. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Wed Dec 16 02:09:04 2009 devvv, 16 Dec 2009 02:09 AM

    most likely you painted the "wax" on the background layer. you need to paint it on a transparent newly created layer. otherwise there will be no option for Alpha in the dropdown menu of the curves dialog.

  8. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Wed Dec 16 05:40:01 2009 PixelOz, 16 Dec 2009 05:40 AM

    Terrific1 I love it! Nice tutorial.

  9. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Wed Jan 27 10:47:57 2010 Rob, 27 Jan 2010 10:47 AM

    A little hard to follow in places due to the wording and slight variations in the GUI, but the end result is excellent. Thank you.

  10. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Sun Jan 31 06:18:19 2010 Jose (Coche), 31 Jan 2010 06:18 AM

    Thanks devv! Really nice tutorial!!
    I don't get the point in step 7, it says "because we've told the channel to be 50% overlay"... I think I've lost myself in the road, but can anybody explain me how this works.

  11. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Sun Jan 31 14:15:23 2010 devvv, 31 Jan 2010 02:15 PM

    Hello Jose! I've clarified step 7 a bit more now. All i meant was, that, when creating a channel with 50% transparency, and if you then fill the channel with total black it is actually not a black but a gray (50% transparent black becomes gray)

    Hope that helps!

  12. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Wed Mar 3 23:24:18 2010 Julio, 03 Mar 2010 11:24 PM

    OK, I'm not getting the results well. When I make the circle and you say that then you need to make the Depth channel invisible and the wax layer visible, nothing i made in the Depth channel translates to the layer. I verified that the channel is made from the selection, everything stays the same. I'm doing the tutorial exactly as is stated here but is not working at all.

  13. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Thu Mar 4 00:08:39 2010 Julio, 04 Mar 2010 12:08 AM

    Sorry, I finally got it to work. I should jump a building for not been more aware.

  14. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Mon Mar 8 03:17:47 2010 Cadaver, 08 Mar 2010 03:17 AM

    After part 2, when I have to use the curve option, rather than Gettting an image that looks like the image, I get the same product as before, but with a black hue. Please help?

  15. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Tue Mar 16 05:01:18 2010 Ally, 16 Mar 2010 05:01 AM

    Umm... I'm done with the seal. Can you also make a tutorial for the letter? Thanks!

  16. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Tue Mar 16 05:10:18 2010 Ally, 16 Mar 2010 05:10 AM

    I got the Color>Curves right now! I didn't listen carefully. You should actually make the channel Alpha.

  17. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Fri May 14 21:09:16 2010 Will, 14 May 2010 09:09 PM

    I can't seem to find Select / Fade on my GUI, there's no Fade option under the Select drop menu. Anyone know where i might find that?

    Thanks in advance

  18. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Fri Jun 11 08:57:40 2010 vira, 11 Jun 2010 08:57 AM

    on step 9 Make the channel invisible now (click the eye icon next to the channel in the channels dialog)
    - change to the layers dialog. Make the wax layer visible again. well i followed the steps exactly and finally clicked ok but i get nothing but a black blob with some effects, what am i doing wrong> ug :(

  19. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Thu Jun 17 21:02:15 2010 TheIrisKriss, 17 Jun 2010 09:02 PM

    Will, you'll want to use the feather option under the select menu it does the same thing.

    I made a wax seal for the Clan Cameron :]


    Click to enlarge

  20. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Thu Jul 1 14:09:22 2010 vira, 01 Jul 2010 02:09 PM

    I wonder if anyone ever read these comments...:( I need some help! I do great up until steps 8 and 9. I do not know what i am doing wrong especially since i follow the steps exactly as directed. After i do step 9, this is what i get: <img src=http://i294.photobucket.com/albums/mm114/Dragonflytwist/my%20space/step9.jpg>
    obviously nothing like what the pic in the tut looks like. any help please?

  21. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Thu Jul 1 15:57:20 2010 devvv, 01 Jul 2010 03:57 PM

    vira, it seems that there is something wrong with your bump-map. did you choose the correct channel in the Bumpmap tab inside the lighting effects filter?

  22. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Sun Aug 15 18:38:08 2010 Dragonlord666, 15 Aug 2010 06:38 PM

    well I'm new to gimp and following different tuts online to see how I do LOL
    just joined this forum so hope to learn a few bits here & there

    OK, so I've followed this tut so far (with a little web surfing to find out I needed to add a new channel in step 4 as I could NOT find the "initialize from selection" )
    but I am stuck on the final step (15) we need to colourise the wax
    I cannot select the wax layer without loosing the image
    if I apply the directions as it reads I only colour the image red
    have no idea what I'm doing wrong so any help would be great

    apart from that I have a very nice grey wax seal LOL

  23. http://www.gimpusers.com/tutorials/create-a-wax-seal-with-an-engraved-eagle.html Mon Aug 16 01:33:37 2010 Dragonlord666, 16 Aug 2010 01:33 AM

    I can answer my own question:
    the image was a floating selection - I converted that to a new layer then converted the layers to RGB, then I could do the colours>Coour balance bit (step 15)

    all done now - woohoo

    Thanks

Registered users can log in (top right of the page) to use their profile name to post comments, request email notification on new comments and attach images (e.g. their versions of the effect) to their postings.

Are you human?

Adobe® Photoshop® is a registered trademark of Adobe Systems, Inc. Linux is a trademark of Linus Torvalds. Ubuntu and Canonical are registered trademarks of Canonical Ltd. | Clock times are shown as CET / CEST | Imprint / Privacy policy | powered by bitfire it services | sponsored by Hirners Hotel Guide