Making a Print-Ready Business Card Using Only Photoshop

Oct 24th in Designing by Collis
In this tutorial, we are going to design up a simple business card in Photoshop and get it ready for print with crop marks and bleed. Normally you'd do some of this with a tool like InDesign, but it is in fact possible to get by with just our trusty old Photoshop.
PG

Author: Collis

Hello! I started Psdtuts+ because years ago reading Photoshop tutorials was how I got into design. You can find me on Twitter or on my blog theNetsetter.

Calling Card Competition

Over at our sister site FreelanceSwitch, there is a competition to make business cards using vectors from a special Arsenal sample pack. So if you'd like to Win $370 worth of vector gear, head over and put in your entry! I actually had to make an example card for the write-up, and while making it, decided to write a tutorial for what I was doing (which is what you are about to read :-) )

Step 1

Ok, so the very first thing we need to do is create a New Document. Depending on where you are planning on getting your cards printed, you may need different dimensions. The printer I use here in Sydney has a default card size of 90mm x 55mm.

When sending things off to printers however, you need to add a sort of border around the image called a Bleed. A bleed is basically the space on the edges of your design where the image keeps going past where the printer is going to cut the paper. That way if the cut lands a mm to either side you don't wind up with blank paper at the edges. How much space you leave for bleed also depends on your printer. Generally speaking 3mm - 5mm is a good amount of bleed.

Because of a quirk of Photoshop (which you'll see later) we're going to use a value of 3mm. So when creating the image, instead of making it 90mm high we are making it 90mm + 3mm bleed on the left + 3mm bleed on the right = 96mm. Similarly with the width, we're making it 55+3+3 = 61mm.

Note also that because we are making something for print you should set the Resolution to 300dpi and Color Mode should be set to CMYK. We'll talk more about the color mode later, but with the resolution you should note that 300dpi basically means there is more image information available so you get a sharp print out.

If you ever have to make a huge poster, you can sometimes get away with as little as 120dpi, but it really depends how far away the person will be looking at your work from. If you are printing 120dpi, the quality up close will be pretty bad. If it's a giant poster (think meters rather than centimeters), then you can get away with it. Anyhow because this is a business card, we should make it 300dpi so it's a nice, high-quality print.

Step 2

Once the document is created, the first thing we need to add are some guides to show us where the edges of the business card are and where the bleed starts. So first of all press Ctrl-R to switch on your rulers. Now to add the guides, you can either click on the ruler and drag guides out on to the document, or for a more precise method, go to View > New Guide and then give it a Horizontal position of 3mm. Repeat again with a Vertical position of 3mm. Then repeat twice more with Vertical / 58mm and Horizontal / 93mm.

Step 3

You should now have a blank canvas similar to the one below with four guides, each 3mm away from the edge.

Step 4

Now because I made this card for the FreelanceSwitch Card Competition I had to use an element from Arsenal's freebie pack of vectors and textures. I chose this nice texture of concrete because it looks nice and urban! You can download the texture yourself by visiting Arsenal's site and clicking on the Free section.

Step 5

So after pasting the texture in, I hit Ctrl-T to transform it to roughly the right size. Now while I want the texture to be dirty and grungy, right now it's a bit TOO dirty and noisy. So first of all we'll get rid of the two gigantic lines running along from left to right. We can do this with the Clone Stamp (S) Tool. I discussed this tool the other day in the magazine tutorial, but just to refresh, you press Alt to select the area you want to clone (in this case I just used the area directly above) and then brush the area you want to clone over.

Using a soft brush on a texture like this concrete means it's quite hard to detect if you're not directly looking for evidence of cloning.

Step 6

So now we have it looking still rough and urban, but not quite so rough.

At this point I decided that I wanted to darken the texture, so I added a layer above filled with the color #797c82 and set it to Multiply. However, the look was a bit strange and has a sort of bluish cast (see below) whereas I want it darker and greyer. This is to do with the color mode we're in - CMYK. So time to talk a little bit about color modes... (at least as I understand them)

Basically CMYK are the four process colors that most printers print with. Using these four colors (Cyan, Magenta, Yellow and Black/Key) you can make most other colors. You can, in fact, get special inks like Pantones as well which we'll discuss in a future tutorial, but for most things it's just straight CMYK.

Now on your screen, however, you use RGB which as you know stands for Red, Green, and Blue. The difference comes because on a screen you are looking at light mixing, so if you add all the colors together you get white - that's why in RGB the color code for white is R:255, G:255, B:255 - i.e. full red, full green, full blue.

On paper, on the other hand, you are seeing the result of light interacting with an object. From my hazy recollection of high school science class when light shines on an object - say a red wall - the object in fact absorbs the light and reflects back the ones it cannot absorb, so the red wall reflects the red, but effectively eats up the rest, giving it the appearance of being red. So basically on paper it's the *opposite* of on-screen where it's projected light. On paper having full Cyan, full Magenta, full Yellow and full Key in fact produces black because it absorbs all the light (which is the reverse of RGB where it produces white).

Now all of that was just some useful information explaining why there are different color spaces. The key thing to note is that the range of colors you can make with CMYK is smaller than what you can make with RGB. So when you switch to CMYK, you will find that some things don't work as well - things like Overlays, or getting super bright colors to show. Once you actually print out, often they will still look nice enough, but sometimes to do the things you may have gotten used to in Photoshop, you have to switch between color modes. Remember though that if you switch to RGB, you should switch back to CMYK before you send it off to print. To preserve the effects, we will flatten everything down at that point (you'll see what I mean later).

Switching Color Modes
Ok, hope you're still with me--basically what happened at this step is that I decided I needed to switch back to RGB to get the right darkening grey, and more importantly in the next step when I want to put yellow blocks overlayed, I also will need to be in RGB.

So you can do this by going to Image > Mode > RGB Color. It will ask you if you want to flatten the image--say no! You should see an immediate shift in the coloring of the darkening effect.

And, yes, I could have made this step a lot shorter and just told you to go to RGB, but it's useful to learn about color spaces :-)

Step 7

So here we are in RGB mode. Next we want to draw some diagonal blocks. So grab the Polygonal Lasso Tool (L) and then create a new layer.

Now you want to draw the shape shown below. To do this nicely, you should hold down Shift so that it forces the angles to be multiples of 45' and give you a nice even shape.

Step 8

Once you have the shape, fill it with Color: #c4b10f, which is an ugly yellow color, and then set the blending mode to Color Dodge. Now you should have a bright yellow that looks like the one below. Note that if you switch back to CMYK, you will see how this effect doesn't work at all and why we had to switch to RGB earlier.

Anyhow duplicate this layer a few times until you have six yellow bars and just roughly space them out so that one is right on the left and another right on the right with the rest clumped in between (we'll space them accurately in the next step).

Step 9

Now rather than trying to space by eye or by pressing the arrow key the same number of times (which I'm embarrassed to say I often do), we will use the align tools. So first hold down Shift and select all the layers with yellow bars in them. Then up the top click the Align Tool marked below. This will automatically space them accurately!

(Note that I think in Photoshop versions earlier than CS2, you need to link the layers with those little paper clips because Shift-Selecting layers only appeared in CS2 - the version I use. CS3 users I expect are similar to CS2.)

Step 10

OK, now we have a nicely spaced-out little marking that looks sort of industrial!

Step 11

Next I created a new layer above and with a large soft black brush gently brushed along the edges. Remember, that anything outside the guides will probably not make it into the final card (unless the printer misses their cut), so the black should extend just over the line if it's to be visible in the final product.

Step 12

So just to discuss bleed again, as I mentioned earlier everything outside those guides is just extra material for the printer to cut away. So it's important at no point to put important things like text anywhere near the edges unless you don't mind it potentially being cut. In my experience most printers in practice don't stray very far from the cut line, however it CAN happen, especially if you use a cheap printer.

Step 13

One problem doing this stuff in Photoshop is that there is no way to automatically hide the bleed area, which means sometimes when looking at the design it doesn't quite look right. In InDesign you can switch to a special preview mode that hides the bleed, but in Photoshop we have to do this manually. So often I will create a layer above all the others and fill the bleed areas with white. Then I can switch this layer on or off so that i can see a little more accurately the proportions and area that will actually make it to the final printed item. Just make sure you switch these off before sending to the printer!

Step 14

Next I placed some nice text on the card. This is actually the back side of the card (we'll do the front in a second). I used an uber cool font called DIN which is very minimal and as you'll see in a second has an awesome '@' character.

I've set the type to be 8pt. If I remember correctly you should never go less than 6pt if you want something to be readable, and if you want it to be easily readable 7.5pt and above is best. As with all these things it depends on who your audience is. When making business cards for I would go with something that a person can quickly read at a glance when flicking through their pile of cards. When making something for myself, I often use small type because I can get away with it!

I also set the type to blending mode Linear Light so that it interacts a little with the background. Once this is done, we can save this document as Back.psd then go to File > Save As and this time save it as Front.psd, essentially duplicating the file to make the front.

Step 15

Once again for the front I've added a bit of text with my Web address and Email address and name. And for those type lovers amongst you, have a look at the '@' character--isn't it neat! DIN is an industrial typeface originating in Germany which you can read about on Wikipedia.

Typography - or the art of using type/text in your designs - is one of those super important parts of design. If you come from a nondesign education background as I did, then it's very important to go read up about it, because it's the easiest way to pick a good designer from a bad. I'm not the best typographer around, but John Boardley is, and he runs one of my favorite blogs - iLoveTypography. If you want to get into type, go read his blog, it is the bomb!

Step 16

Now the next thing we want to do is to switch off some of those layers that have the yellow bars, so there are just three left over. I want it to sort of look like the yellow bars start on the front and continue around to the back.

Next using the Polygonal Lasso Tool (L), draw out a triangular shape as shown.

Step 17

Then create a new layer just above the concrete texture and fill it with a dark grey and set the blending mode to Multiply. Now unfortunately that makes the yellow bits look dull, so we'll fix that next!

Step 18

So Ctrl-click the first of the yellow bar layers, then holding Shift down, click on the next one, then the next, so that you have the pixels selected for all three. Then press Ctrl+Shift+I to invert the selection as shown. While that's selected, click on the triangle layer and click the Add a Layer Mask icon on your layers palette. This will mask out the areas of the yellow bars so that they shine through.

Step 19

And there we have it! All done...

Now we need to go to Layer > Flatten Image and then to Image > Mode > CMYK to switch back to CMYK and get ready for print. Note how because we flattened the image we preserve the way the yellow was interacting with the road behind it even though we're back in CMYK. So basically we've taken advantage of RGB to achieve an effect and then flattened it down and switched back to CMYK so that we can print.

Step 20

Now go to File > Print with Preview and you should see something like shown below. If you don't have all the options, click on More Options and they will appear. Check the box which says Corner Crop Marks, then click on the button that says Bleed and set it to 3mm. Note that for some reason Photoshop doesn't let you go much higher than 3mm for bleed. I don't really know why they've put an artificial cap on it, but maybe there is some amazing reason that I don't understand.

Anyhow one thing you should do (that I just realized I didn't do in the screenshot) is to untick Show Bounding Box.

Once you're all done, you should be able to print to a PDF, do the same for the back, and deliver that to your printer. Note that to print to PDF, you need to have a copy of Acrobat installed (not just the free Acrobat Reader, but the full version). If you have this, then you're all finished now!

If you don't have Acrobat, never fear... all is not lost!

Step 21

If you don't have Acrobat, then forget the Print with Preview way of doing this and instead, go back to your document, create a new layer at the top, then using the Single Column Marquee Tool make selections around your guides as shown.

Step 22

Now we are going to draw in our very own crop marks. To do this we need to make sure we use what is called Registration Black. Registration black is basically 100% of all the CMYK colors (as shown). There is a bit more to it than that, and you can read more on Wikipedia if you are interested.

Anyhow so select the right color and then fill in those selections from the previous step. Then using the Rectangular Marquee Tool, cut away the lines so that there are just small single lines in each of the four corners left - i.e. four pairs of crop marks. Then go to Save As and save your file as a PDF using Photoshop. This should be OK for a printer, though to be honest I've never actually tried sending a file with crop marks like this to a printer, so it's probably best to ask them if it's OK before you go printing zillions of cards :-)

Step 23

Anyhow so there're my simple little business cards. They look kinda neat and should be ready to print. In the sample files you'll find both the back and front as well as the PSD file I used to render this little image below which is my quick attempt at faking the printed cards.

Don't forget that over at FreelanceSwitch, there is the competition to make business cards using vectors from a special Arsenal sample pack. So if you'd like to Win $370 worth of vector gear, head over and put in your entry. You won't need to do all the print-ready bits, so it's nice and easy to enter.

Sample PSD


Enjoy this Post?

We'd love your vote!

Plus Members

Source Files, Bonus Tutorials and
More for $9 a month for all TUTS+
sites in one subscription.

Join Now

User Comments

( ADD YOURS )
  1. PG

    Brenton Keller October 24th

    Awesome tutorial

    ( Reply )
  2. PG

    Kris October 24th

    Holy crap man. That is a nice calling card. Your not entering the contest are you? That would seriously blow for the rest of us!

    Great Tut btw.

    ( Reply )
  3. PG

    Bedrich Rios October 24th

    Great tutorial.

    ( Reply )
  4. PG

    Jeffrey October 24th

    great tutorial, this one got me up on my feet

    ( Reply )
  5. PG

    jizi October 24th

    simple but effective style

    ( Reply )
  6. PG

    Joefrey Mahusay October 24th

    Wow! Nice tutorial…

    ( Reply )
  7. PG

    nitesh October 24th

    deserve a standing applause

    ( Reply )
  8. PG

    Collis October 24th

    Thanks guys!! Never had standing applause before ;-)

    @Kris: Sadly no it won’t be in the competition, much as I would like to get my hands on all those vector goodies. Maybe I can beg some from Arsenal, or maybe I should just stop being such a cheapskate and go buy them instead of always using the freebie stuff :-)

    ( Reply )
  9. PG

    gura October 24th

    oops good job thx guys..^_^

    ( Reply )
  10. PG

    Mark October 24th

    Great tutorial. Simple yet creative. good job

    ( Reply )
  11. PG

    GeminiArt October 24th

    Thanks Guys, great and simple tutorial … great result ;)

    ( Reply )
  12. PG

    Andy October 24th

    Great as usual!

    ( Reply )
  13. PG

    Alex October 24th

    On Windows machines you can install FreePDF XP from http://www.freepdfxp.de/fpx732.htm so you don’t need Acrobat for printing to a PDF.

    ( Reply )
  14. PG

    Ufuk Ömür October 24th

    Thats great !

    ( Reply )
  15. PG

    Tommy P October 24th

    Nice one cheers

    ( Reply )
  16. PG

    Artis October 24th

    This was great. I even forgot, that I’m at work. It was pleasure to read this tutorial. Thanks Collis for inspiration!

    ( Reply )
  17. PG

    Andrew Fleming October 24th

    First, great tutorial :-) Normally I don’t use any textures in my designs, usually just nice and clean, blah blah blah. But this has inspired me to at least experiment. I’m a fairly new designer, so I’m wanting to expand my horizons more and more!

    Second, I’m still amazed that we use different measurements for everything (inches and millimeters). But you still use dpi… why not dpm? :-)

    Peace!

    ( Reply )
  18. PG

    Hobby October 24th

    This is one of the coolest cards I’ve seen. Great site and great guide!

    ( Reply )
  19. PG

    Dane R October 24th

    Dude It brilliant, thanks! I really needed to know some of that stuff about colours and bleed marks for future cards I make, shot! ;)

    ( Reply )
  20. PG

    skariddim October 24th

    great design

    ( Reply )
  21. PG

    johno October 24th

    What a wonderful tutorial. Probably one of the best PS tu’s I’ve ever read. In addition to that, the actual sample and the finighes article are really great.
    Brilliant work.

    ( Reply )
  22. PG

    emil October 25th

    that was a great tutorial. the card looks great and the tutorial is awesome. It is one that I will probably look over again and again. you rock man! thanks so much for this great tutorial. i hope to see more like this in the future.

    ( Reply )
  23. PG

    Bull3t October 25th

    Ouch! That is brilliant. Love it! I will have to make one of my own, even though I don’t need one, haha. Thanks for another amazing tutorial!

    ( Reply )
  24. PG

    Chris Guevara October 25th

    Generally, I am the type to read and read and never comment. This tutorial was fantastic though. Thanks!

    ( Reply )
  25. PG

    Ravi Vora October 25th

    I definitely could use this since I hate having to play between PS and Illustrator.

    ( Reply )
  26. PG

    Mr_LeE October 25th

    man.. i love your design sense.. its perfect for exactly what i want :D

    ( Reply )
  27. PG

    Erik October 25th

    Super tut! Nice work! Keep em´ comming ;)

    ( Reply )
  28. PG

    Hamish M October 25th

    Great job Collis. Love the clean typography. DIN is a beautiful typeface.

    And I have to agree, iLT is a fantastic typography resource. John knows his stuff.

    ( Reply )
  29. PG

    killeredge October 25th

    DUDE THAT IS SWEET! >.

    ( Reply )
  30. PG

    TyCat October 25th

    Wow. very nice tut. got me thinking about what i need to do.

    ( Reply )
  31. PG

    killeredge October 25th

    DUDE THAT IS SWEET!
    I have a AWESOME IDEA for one of the websites im creating and i need help. can u put a tut on how to make realistic wheels

    —spoiler of my idea without giving it away
    ———can u have a tut on making bulldozer wheels?

    ( Reply )
  32. PG

    Colin October 25th

    i never comment, why? i can’t tell you but this one has stood out for some reason! i love it!

    not to mention everything else!

    ( Reply )
  33. PG

    Tapan October 25th

    Amazing tutorials…mann..simply superb..now this is what i’m really seeking for..this is the 100% use of photoshop :-)

    ( Reply )
  34. PG

    Muzz October 25th

    Ideally if you are going to print pure black, I would suggest 100K and not a mix. This prevents colour mis-registration as you sometimes see with newspapers.

    100K > Mixed CMYK black

    ( Reply )
  35. PG

    Soumya October 25th

    You’ve got a very unique style! Love your work! Elegant! Outstanding! Thanks a lot!

    ( Reply )
  36. PG

    Gav October 25th

    The only thing with this is your type wouldn’t come out great.

    Obviously Photoshop being a paint program, everything made of pixels etc. it blends the edges of the type into the background, whereas Indesign/Quark/Illustrator etc. don’t.

    Unless you’re sticking an effect on your type (which Illustrator/Indesign can do to some extent anyway) — always do your type in a program other than Photoshop.

    ( Reply )
    1. PG

      dp September 4th

      This is true. why have you done the type in Photoshop? As far as I know this is a terrible mistake. (great design though)

      ( Reply )
  37. PG

    g. eren October 26th

    Background is nice.. really good tut. thank you..

    ( Reply )
  38. PG

    Richo :D October 26th

    You guys continue to amaze me. This is my favourite Photoshop website by far!

    There is so much junk out there – especially in tutorials. I am so lucky I stumbled across psdtuts.com, you guys have changed the way I use Photoshop!

    Thanks x1000!

    Keep up the amazing work!

    Regards,

    Richo :D

    ( Reply )
  39. PG

    ntslide October 26th

    All of your tutorials are such a pleasure to read. Always thorough and professional and complete. Thank you so much!

    ( Reply )
  40. PG

    Eric October 26th

    pdf995 at pdf995.com is another great printer driver. This is what I use, because I’m a cheapskate too! :) But seriously, it does a good job (and it’s free!).

    ( Reply )
  41. PG

    Marty October 26th

    This was a great tutorial. I always enjoy your small tips that I wouldn’t have thought of. The info on color profiles is great too. I may just be speaking for myself, but I always knew the color rules, without knowing the reasons.

    I really enjoyed this tutorial. Thanks.

    ( Reply )
  42. PG

    leandro October 26th

    Very good !

    ( Reply )
  43. PG

    Guido October 26th

    I am already creating my entry for this contest. Great tutorial by the way! – I hope to see more of your work soon.

    ( Reply )
  44. PG

    Chris October 26th

    Hi, can’t find anywhere the font DIN, do you have a source where to get it? Thanks. Chris

    ( Reply )
  45. PG

    Headshot October 27th

    Great Tutorial! Awesome Result!! :D

    ( Reply )
  46. PG

    Zerimar Group October 27th

    This has got to be one of the greatest tutorials on making a calling card that I have seen. Thanks for posting this and encouraging great design.

    Cheers!

    ( Reply )
  47. PG

    Arthur October 27th

    The results look great on screen, but that small type coming out of photoshop will look pretty bad in print. Do not use photoshop for type in print, especially at small sizes.

    This is common mistake even in the industry. To get nice crisp typ use a vector editing program lke illustrator or indesign. If you don have eaither as a last resort you could do al the image work in phhotoshop, and then pull it into word nd do all the type on top.

    Nice design though, it looks great … just stay away rom photoshop type in print.

    ( Reply )
  48. PG

    dRichter October 28th

    Nice tutorial – but one thing I would suggest, based on working in pre-press for the last 5 years, forget the the crop marks – the press will place their own.

    Also, saving the press-ready file as a PSD isn’t the greatest idea – but if you do, make sure all fonts are converted to outlines, so you don’t have to send them along with your file. If you absolutely must only use Photoshop to create your file, you should save the it as an EPS file. This preserves all vector and PS color information, and is easily converted into a PDF file – which is the ideal format to send to the press.

    ( Reply )
  49. PG

    hcabbos October 28th

    I agree with Gav. I’ve been designing for print for 11 years and always make sure small text remains vector because I want it to print crisp. Especially does this come into play when the quality of the paper or surface texture affects dot gain (like how much the ink spreads out).

    It depends on the project, but if I want to stay in Photoshop throughout my whole workflow, I’ll not flatten the final image (at least not the text). I’ll then save the file I’m sending off to my print provider as a Photoshop PDF. The beauty of saving it as such is that the text remains vector and isn’t rasterized. So if you open the PDF in Reader and enlarge it to whatever setting, you’ll see the text remains crisp. The downside is that the result PDF is a lot bigger than if you created the document in InDesign or Illustrator.

    Another tip is that you can PLACE a Photoshop PDF (that contains text) in InDesign and continue with finalizing your design. If you create a postscript file or even save the file out from either app as a PDF, the Photoshop PDF’s text will remain vector.

    ( Reply )
  50. PG

    Adam October 29th

    killer tutorial. awesomeness!

    ( Reply )
  51. PG

    init October 29th

    great tutorial.. really nice..
    where i can find the font called DIN .. theres tousands of fonts with DIN in the name =(

    ( Reply )
  52. PG

    Dinu October 30th

    Ah…I was hoping you’d put this up. Great stuff!!!

    ( Reply )
  53. PG

    Martin October 30th

    Very stylish, but you should give the back a light colour (maybe a grungy crumpled up paper look) so that people can write on it.

    ( Reply )
  54. PG

    Angel October 30th

    Welll.. rather than spending time to design those… i checked them out for free from a warez forum… thanks though!

    ( Reply )
  55. PG

    Bugz October 31st

    I´ve been using Photoshop ever since version 2 (I mean 2 not CS2), and the one thing I´ve have been dreaming about for years is the Align function. I had never seen it in CS2.
    You have saved me hours of pixel alignment.

    ( Reply )
  56. PG

    Grace Smith October 31st

    Pretty amazing! I am a photoshop nut and have been using it heavily for the last 6 years and its always great to see such detailed tutorials which are insightful for both new and experienced users.

    *Init the typeface is called FF Din (which is my absolute favourite font!) and it can be found on sites like myfont and font.com.

    ( Reply )
  57. PG

    Locos October 31st

    thx 4 this kicking ass tut!

    ( Reply )
  58. PG

    Abdelmotalib October 31st

    All i can say about it,and about you is amazing,you are a real good damn artist,all my respects,by the way,the best tuto i’ve seen,it didnt work well with me,but your result is verrrrrrrrrrrrrrrry good.

    ( Reply )
  59. PG

    sunny November 1st

    I can just say, May God Bless You !

    ( Reply )
  60. PG

    sam November 1st

    really nice work….. wish I’d thought of that!!!

    ( Reply )
  61. PG

    Ezequiel November 3rd

  62. PG

    fattah November 3rd

    it was great as nice.

    ( Reply )
  63. PG

    cristi November 4th

    REALLY GREAT TUTORIAL

    i am speachless … it is absolutely great …

    Gfxclass Designs

    ( Reply )
  64. PG

    Gabor Szauer November 6th

    WOOT!!!
    A nother great tutorial from this great site! Keep on cranking out the good work guys!

    ( Reply )
  65. PG

    Gregorio November 6th

    Hello, well thanks for the tutorial, and like you say, It’s the bomb!

    ( Reply )
  66. PG

    Nick November 7th

    I think I gained more information from the comments than the tutorial. The tutorial doesn’t actually explain why the elements on the card look as good as they do and why you’re using overlay design-wise etc., but it is a good behind-the-scenes look.

    Thanks!

    ( Reply )
  67. PG

    OUSSAMA November 7th

    WELL, THOSE ARE JUST THE BEST AND THE GREATEST FREE I VE NEVER SEEN IN INTERNET!!!!!
    THANK YOU GUS YOU’RE GREAT!!!!!!!!!!!!!!!!!!!!!
    BUENA CONTINUATION!!!!!!!!!!!!!!!!!!!!!

    ( Reply )
  68. PG

    yunus emre November 8th

    great job

    ( Reply )
  69. PG

    Mark November 8th

    Very very nice tutorial good work

    ( Reply )
  70. PG

    Bailey November 10th

    This is the sort of pre-press advice that makes printers cringe! The type in this example will come out fuzzy because it will be imaged to a plate with AM screening. It will look terrible. Type should be done in a vector program like Illustrator, Quark or InDesign, not in Photoshop, not ever. Modern direct-to-plate systems would image type from correct programs at 2400dpi and this type will be 300. BAD ADVICE!!!

    ( Reply )
  71. PG

    BAD IDEA November 10th

    no, no, NO!

    While the background design is great, never..never…NEVER print text from Photoshop. Send it over to Illustrator, or even better, Indesign before sending this to a printer.

    ( Reply )
  72. PG

    Xaero November 10th

    WOaH! NICE tut! now if only i can do this on paint.net coz ps lags too much on my sys..

    ( Reply )
  73. PG

    sweet well done November 12th

    yea realy nice tutorial man

    ( Reply )
  74. PG

    ken November 13th

    what is the official name of the font. There are many DIN fonts.

    ( Reply )
  75. PG

    faisal khan November 13th

    Its Good Layout

    ( Reply )
  76. PG

    Nick November 14th

    This is an awesome piece! Great job!

    Once you create the document, how do you go about turning it back into a CYMK for printing?

    Thanks,
    Nick

    ( Reply )
  77. PG

    dan November 16th

    how to print to pdf in cs3? and how to activate the crop marks ? the new cs3 has changed the print dialog box significantly

    ( Reply )
  78. PG

    User4 November 16th

    I never thought of making a business card this way, I liked your style. I hope you make 1000 more tutorials on top of this :) LOL

    ( Reply )
  79. PG

    Osvaldo Osorio November 17th

    Amazing!

    ( Reply )
  80. PG

    samora November 20th

    wicked

    ( Reply )
  81. PG

    serkan November 20th

    superb

    ( Reply )
  82. PG

    Bob November 20th

    Am I the only person who thinks this card is pap?

    I don’t even know what you’re name is – is it ta’eed collins or collins ta’eed.

    I can’t read your email address either – is that meant to be an @ sign or what – looks like it’s printed a character wrong or something.

    Sometimes you need to sacrifice design to actually get across your point clearly – otherwise it defeats the object.

    ( Reply )
  83. PG

    David Deak November 20th

    I really am taken by your design. I consider it a cut above. However whilst in the process of designing great graphics, could you improve on your site since dark gray text on a black background surely is a problem only an optometrist could appreciate. Lighten up please in the direction of your steps and highlighted directions. All said and done, brilliant work.

    ( Reply )
  84. PG

    Danny November 23rd

    @ken
    The DIN typeface referred to is most likely FF DIN,available at fontfont.com, which is a 1995 Albert-Jan Pool adaption of the original DIN 1451. Check it at wikipedia as the author suggested. There are a whole lot of illegitimate versions out there, but get the OG for a full family.
    @Muzz
    The reason registration black is called registration black is that it’s used for printing the registration marks, which is a mark printed in all 4 colours to assure correct alignment. It’s that that prevents mis-registration rather than the use of pure black.

    sweet tutorial, I second everyone that mentioned keeping the type vector, do it however you have to, but keep it vector.

    ( Reply )
  85. PG

    Kabamaru November 23rd

    The best i’ve seen…

    ( Reply )
  86. PG

    Jamie November 23rd

    I hope you don’t mind but I had to put a link to this tut on our website – I’ve got to say it is the best around, not just for the creative side but for the technical side. Any printer would love you for submitting pdf’s like that!!!
    Here’s the link back to the blog page http://www.everydayprint.co.uk/print-news/
    Many thanks 10/10

    ( Reply )
  87. PG

    ZACH MENTAWAIS November 23rd

    I would like to know how much would it cost to print such a business card with millions of colors!

    When creating a business card keeping the colors low has been one of the most important tasks for me.

    Any comments on that ?

    ( Reply )
  88. PG

    Pekka November 29th

    Zach: How many of each card do you print? Millions?
    Your local digital printer should be able to print something like 10 sheets / 100 cards for basically no money at all so use all the colour you need…

    ( Reply )
  89. PG

    Jamie December 1st

    Zach – Don’t get confused between spot colour printing and CMYK 4 colour process printing. Only use pantone colours when the customer specifically asks for it- and even then they can usually be convinced to go for the CMYK option when they see the price!

    ( Reply )
  90. PG

    howard December 8th

    fantastic job!

    ( Reply )
  91. PG

    kofty December 10th

    All i can say about it,and about you is amazing,you are a real good damn artist,all my respects,by the way,the best tuto i’ve seen,it didnt work well with me,but your result is verrrrrrrrrrrrrrrry good.

    ( Reply )
  92. PG

    Sylmac December 16th

    Just simply great tutorial. Very « educative ». I felled that time spent on dowing this tuto was and investment for me.
    You’d make a great teacher.

    Merci

    ( Reply )
  93. PG

    Daniel December 18th

    What came first? This tutorial or…http://luxa.org/tutorial_making_a_grungy_business_card.php? Interestingly enough, they aren’t showing a published date.

    ( Reply )
  94. PG

    Cori December 31st

    Do we have a stealer?

    http://www.istockphoto.com/design_spotlight_details.php?ID=15757

    Of course, it’s a little different…

    ( Reply )
  95. PG

    Chris December 31st

    http://www.smartlevels.com proclaims this designs as his design and show it at istockphoto.com:

    http://www.istockphoto.com/design_spotlight_details.php?ID=15757

    ( Reply )
  96. PG

    Ida January 1st

    This design seems to be floating around everywhere now. Who originally designed it? The tutorial designer?

    It’s showing up here too: http://www.istockphoto.com/design_spotlight_details.php?ID=15757

    ( Reply )
  97. PG

    gdiaz January 3rd

    I spotted this on istock and immediately recognized it. Went through the comments and it seems that others recognized it as well.

    It be one thing if the designer used some techniques from this tutorial but he just lifted the bg and threw his copy over it.

    ( Reply )
  98. PG

    sean steezy January 5th

    ha. i was totally gonna say what the last 6 people did. totally jacked, but hey, he got on a spotlight at istock for it so props to that. no props to creativity tho.

    ( Reply )
  99. PG

    Justin January 5th

    Another company ripping off your work for commercial projects. thief’s located here >>> http://www.smartlevels.com/

    ( Reply )
  100. PG

    fedmich January 10th

    very inspiring, thanks :)

    ( Reply )
  101. PG

    hassan January 10th

    thats an awesome business card.. hats off to this site and the contributors….

    ( Reply )
  102. PG

    Kate January 14th

    Awesome tutorial, business card, and two thumbs up to Collis.

    ( Reply )
  103. PG

    Fernando January 17th

    gOOD JOB EXCELENTE TRABAJO FELICITACIONES ;)

    ( Reply )
  104. PG

    Adam January 18th

    Great Tute ..

    Quick question:

    Would a card with all this texture not cost a lot to be printed? As a rule of thumb should a designer try and keep the amount of colours down to a minimum i.e. 3 or 4 or is it possible to use textures such as this and still save money?

    I know design should not be restricted by cost but it is usually the first thing a Client queries ….

    Thanks,
    Adam

    ( Reply )
  105. PG

    Sambo Scrabo January 21st

    easy to follow tutorial, GREAT RESULT!!!

    THANKYOU SOOOOOO MUCH!!!

    XD

    ( Reply )
  106. PG

    bratwurst January 30th

    Collis: “we’re not worthy!”

    ( Reply )
  107. PG

    Palestine February 1st

    can someone tell me where i can download DIN fonts for free…

    thank you

    ( Reply )
  108. PG

    medz February 13th

    awesome tutorial!i tried it out and it looks amazing…i jus have one question though.i find that when i make something in photoshop that has writitng on it,the writing comes out pixelated.And it doesn’t matter what font or size i use.Can you suggest anything to fix that?

    ( Reply )
  109. PG

    psd4free February 23rd

    Nice as usual :) Thanks!

    ( Reply )
  110. PG

    pedro valle February 25th

    http://vallesan.deviantart.com/gallery/

    thx .. its so cool tutorial …

    ( Reply )
  111. PG

    cyndorama February 26th

    This is the best tutorial I have read on designing with photoshop. Thanks!

    ( Reply )
  112. PG

    Manoj March 18th

    Simply great

    ( Reply )
  113. PG

    gfxpalette.com March 28th

    great tutorial , thanks ,.

    ( Reply )
  114. PG

    Tanie Projektowanie April 21st

    wow, design, idea, made – really best!

    ( Reply )
  115. PG

    Shay May 1st

    I understand the irony of my dilemma, but I am a sales person at a printing company, and I also do graphic design on the side. I am undertaking a large design project for a customer, and even though I work at a printing company, I was trying to clarify what you’re suppose to do with text from Photoshop. Normally, I do not design anything with text- but this project requires a lot of it, so I thought I would rasterize all of the layers, but from reading comments; this is not what you should do? I have been told I could supply the font files and leave them in layers, but some reason I’m afraid something will be lost in translation.
    Do you agree rasterizing layers with text is a bad idea in Photoshop? And if I decide to transfer the master files to Illustrator, what is the best file format to do this?

    Thanks, and great job on the card.

    ( Reply )
    1. PG

      digitalrebellion October 2nd

      I would suggest using InDesign. I am a professional graphic designer. You should import everything besides the text as a CMYK Tiff in InDesign. Set your page size up in Indesign to your documents size. Then set your bleeds up in the document properties. Then set all your text in Indesign. All font will be vector and then you can package the document when your done for the printer. If you must use Illustrator then import everything but the text as a graphic the same way. Then set your type in Illustrator. Set your document color mode to CMYK in Illustrator if your using a CMYK graphic for the graphic background. Hope this helps.

      ( Reply )
  116. PG

    Alex May 1st

    See what is make this dude! http://mitakobg.deviantart.com/gallery/ The LAMBORGHINI Business Card! Him card is awesome!

    ( Reply )
  117. PG

    Claire May 12th

    Very helpful, thanks

    ( Reply )
  118. PG

    Manuel Gruber May 12th

    Thank you.

    ( Reply )
  119. PG

    Todd May 27th

    Great Tutorial. That is an awesome business card design.

    If you want to save time on the template set up with bleed lines for Photoshop use: http://www.businesscardsprinting.biz/downloads/business_card.zip
    Or additional printing material templates: http://www.businesscardsprinting.biz/downloads.html

    ( Reply )
  120. PG

    nugen June 9th

    you are the best. Superb design. love it long timeeeeeeeeeeee

    ( Reply )
  121. PG

    omicron June 18th

    Really helpful tutor. great!

    ( Reply )
  122. PG

    thomgrub June 20th

    thank you very much :)

    ( Reply )
  123. PG

    Karin June 23rd

    Thank you so much for this awesome tutorial. You are really a wonderful teacher. It’s just great.
    Thanks a lot also to the people with a rich experience in printing who commented to clarify the point about the type further. Now I can become a profi… (after practising all that I’ve read now, of course). Thanks to all of you and I am glad that I found PSDTUTS. Great job, all of you.

    ( Reply )
  124. PG

    Dean July 29th

    COLLIS, your Australian!

    WOW, i had no idea,

    no wonder your work has pressed my buttons so spot on!!

    AUSSIE AUSSIE AUSSIE ! :)

    This is fantastic news!

    ( Reply )
  125. PG

    Andy Harrison August 24th

    im really fruustrated at the moment, after seeing this i can’t think of my own designs for cards now.

    ( Reply )
  126. PG

    Ash September 9th

    Amazing , you are just unbelievable, Ive been here on your site from past few days checking stuff and i am just glued to your site now.
    1 favour you can do is make your tutorials a bit more easier :P for people like me ofcourse all are not experts like you and others visiting here hehe.

    could you also direct me to more card designs?

    cheers

    ( Reply )
  127. PG

    Skunkie September 27th

    Nice look! Great work!

    By the way, to get rid of the lines on the concrete texture in step 5, the Part Healing Brush is an excellent tool. Much quicker than cloning the whole thing by hand, and in my opinion with an even cleaner result.

    ( Reply )
  128. PG

    JeyramoXRu October 19th

    Hello boys and girls ;-)
    Anybody can give me link to the XRumer’s homepage?
    Or maybe some information…

    Thank you very much!!!

    P.S. Вот уроды…

    ( Reply )
  129. PG

    Green October 21st

    I know you now but great tut.

    ( Reply )
  130. PG

    Nick November 19th

    Nice tut.

    To everoyne else, I highly suggest that you take your own photos for textures so that the piece is 100% yours. Even though a sidewalk is a sidewalk no mattter what, it still feels good to have your art 100% made by you.

    I know he used that texture for a reason in this, but just saying.

    ( Reply )
  131. PG

    Josh November 22nd

    Woah nice design, simple gritty elegance – i like it! Great tutorial :)

    ( Reply )
  132. PG

    Yrene November 24th

    So great!!!

    ( Reply )
  133. PG

    diseño web malaga November 25th

    Nice design, very creative and easy. That is what makes it even better

    ( Reply )
  134. PG

    popo333 December 13th

    Hmm.. it all depends on how you print it, and how good a job the printer does.

    4-Color Process business cards usually look fuzzy (not crisp).

    This would be a better tut if there was some info about the print process and a close-up of the final product.

    (The pics at the top of the page are just taken from the photoshop image, they’re not shots of the printed piece).

    ( Reply )
  135. PG

    fiecisensiope December 19th

    Hi all!

    As newly registered user i just want to say hi to everyone else who uses this bbs :-)

    ( Reply )
  136. PG

    Kevin Li January 5th

    its like, simple and complex and easy to make all at the same time. cool stuff.

    ( Reply )
  137. PG

    mayhemstudios January 21st

    Awesome design and cool tutorial but I would do the text in illustrator or InDesign.

    ( Reply )
  138. PG

    snarl January 21st

    excellent tut. the last time i designed cards for someone i was looking for something like this. Thanks, once again a simple clear and concise tut that helps us all!

    ( Reply )
  139. PG

    june February 16th

    minimalist design with maximalist interesting..good job!

    ( Reply )
  140. PG

    thinkflick February 19th

    Name is the minimalist but gives maximum output. Good Work

    ( Reply )
  141. PG

    Sinead Imbaro February 28th

    Great Tutorial!

    ( Reply )
  142. PG

    ritu March 3rd

    im just startin out with graphic designing… i love your style… hope to get there someday :0P cheers!

    ( Reply )
    1. PG

      Bob March 6th

      Hi collis

      I am using this tut and the psd for my own b/cards. I would like to show you what i have done and get your ok on using the work. bbmcnab@gmail.com.

      If you have time please email me.

      With many thanks

      Bob.

      ( Reply )
  143. PG

    Rafael March 8th

    You are the PRO definetely…

    ( Reply )
  144. PG

    Jeremy March 10th

    This is without a doubt the easiest PS tutorial I have seen, Great work on making a print ready business card using only photoshop

    ( Reply )
  145. PG

    Yoosuf March 15th

    its awsome

    ( Reply )
  146. PG

    denise March 22nd

    excellent tutorial

    ( Reply )
  147. PG

    Victor April 18th

    brilliant tricks in photoshop, many thanks….

    ( Reply )
  148. PG

    danpop77 May 27th

    excelent tutorial!!!

    ( Reply )
  149. PG

    Splette June 13th

    Wow, fantastic tutorial. Thanks for sharing Collis!

    ( Reply )
  150. PG

    Ha Nguyen June 26th

    THE BEST BUSINESS CARD THAT I HAVE EVER SEEN!!

    ( Reply )
  151. PG

    Mr Tidy Design July 22nd

    A very cool business card and step by step guide my friend!

    ( Reply )
  152. PG

    3v1lM1nD July 23rd

    SUPER TUTORIAL NICE JOB !!!

    ( Reply )
  153. PG

    micka|services July 28th

    Thumbs UP!!!

    ( Reply )
  154. PG

    xAkux.com August 3rd

    Excelente!

    ( Reply )
  155. Great tutorial to get a nice end result!

    ( Reply )
  156. PG

    Ivan August 25th

    Hektic tutorial best ive seen all my life!

    ( Reply )
  157. PG

    Carol August 28th

    I trying a lot of times but i cant im a begginer and I really like this desing is AMAZING!!! :(

    ( Reply )
  158. PG

    James Godin August 29th

    I was not able to accomplish making the yellow stripes with CS4 on a PC. The colors are off when I use the method described. I tried bringing in vector shapes and none can duplicate the yellow color in the example. When I use the steps I get a very washed out dark yellow color that is transparent, yet the example not only shows the rock texture showing through it also has an excellent saturation of color (the example does).
    Any suggestions? I know I msut be missing something but that is where I get caught up and cannot complete the tutorial. I draw the outline shapes, fill the color as described and get a very ugly dark yellow and then when I use blending mode it actually takes me farther away from the intended look. I must be doing something wrong.
    Obviously others have been able to finish it.
    Thank you

    ( Reply )
    1. PG

      cfsage October 11th

      Did you switch over to RGB in the earlier steps? I’m sure you already checked your Blending Mode setting but give that a look as well.

      ( Reply )
  159. PG

    Schalk September 3rd

    Would printing to PDF using PDFCreator yield the same results? I have tried it and it seems to look fine!

    ( Reply )
  160. PG

    wien September 11th

    very cool, thanks

    ( Reply )
  161. PG

    Hunted September 12th

    Thanks for such Tutorial… I’m trying to edit an already created buss. card with Photoshop… could you please, give some advises on that regard, I don´t know how to do it…? I have clips .eps .ia and .jpg I would greatly appreciate

    ( Reply )
  162. PG

    chris September 22nd

    nice tut collis

    ( Reply )
  163. PG

    Luis October 2nd

    Why use the Lasso Tool to draw shapes when you have the Pen Tool? You can easily change the color or edit the shapes drawn with the pen. The same cannot be said with the lasso.

    ( Reply )
  164. PG

    ZeroGrafics October 9th

    There are some great ideas in this tutorial. Thanks so much for sharing. Check out what I came up with using your design as inspiration: http://i308.photobucket.com/albums/kk327/zerosgraphics/Templates/ZeroGraficsCards.jpg

    ( Reply )
  165. PG

    jdiag October 10th

    ….But why!???? Text won’t be vectorized and It would be so much simpler in Illustrator/InDesign. Sorry. Just seems as though you’re making more work for youself.

    ( Reply )
  166. PG

    Ali October 10th

    Hi ,
    it was awesome . i enjoyed it … also it’s a great inspiration for designs like that for example Streets , … .
    Texture’s link is dead and i couldn’t get this , can you give us another link ?

    Thank you so much

    ( Reply )
    1. PG

      cfsage October 11th

      Ali, I had to dig around at the Arsenal site a bit to get the textures, ended up making an account and downloading them. But they are free : )

      Here’s the link:
      http://arsenal.gomedia.us/free-freebie-go-media-texture-pack-sampler.html

      ( Reply )
  167. PG

    cfsage October 11th

    I’m having trouble at step #18. After I control click the first yellow stripe, I follow up by holding shift and clicking the other stripes, but I’m unable to select the pixels of the stripes selected. I’m sure I’m seriously overlooking something but any help would be great. Using CS3 by the way. THX!

    ( Reply )
  168. PG

    srinivas October 15th

    Excellent tutorial.. really got some knowledge

    ( Reply )
  1. Arrow
    Gravatar

    Your Name
    October 15th