+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Resize Images And Maintain Original Sharpness

  1. #1
    AfTriX is offline Programming God
    Join Date
    Jan 2007
    Location
    Chicago
    Posts
    586
    Rep Power
    0

    Resize Images And Maintain Original Sharpness



    You have a nice big beautiful photo. It is gorgeous. But you need it much, much smaller, and by the time the file is down to the right size, you might find that the image has started to take on a blurry look. This is a real problem with resizing images, but luckily in Photoshop there's a very simple solution.

    This tip will only work with Photoshop CS and CS2. If you don't have a CS version yet I recommend you try and get one as soon as you can, because they are full of powerful new features. For earlier versions of Photoshop there's a workaround at the end of this tip.

    When you want to reduce an image go to the Image> Image Size menu. Click on Resample Image and choose Bicubic Sharper from the drop-down menu. This is the best setting for making sure that an image doesn't blur. The example photo of the flower started at 2,000 pixels across. I stepped it down to 250, and then again to 125 with almost no loss of sharpness. For enlarging an image select Bicubic Smoother.





    I found this to be such an effective trick that I wished it had been the default setting in Photoshop for the Image Size menu from the start. Then I discovered I could set it as the default myself. All you need to do is go to Preferences> General and you'll see Image Interpolation and there you can pick Bicubic Sharper from the choices.

    Another thing to keep in mind when resizing is to try to do it only once on an image. Many people will resize repeatedly as they search for the perfect fit for a design element, and then end up with an image with a lot of blur. It's always better to experiment on a duplicate of the image. Then, when you've settled on the final dimensions, you can go back to the original and resize it just once.

    Pre-CS Workaround
    In earlier versions of Photoshop simply zoom out so that your window and image are at either 50% or 25%, and then take a screenshot of the image window at this new reduced size. You'll find that the image will maintain its sharpness. Now open the screenshot in Photoshop, and crop and save. The trick to making this work is to use either a 50%, 25%, or 12.5% view size before making the capture. If you view the image at 66.7%, 33.3%, or 16.7%, the image will not be as sharp due to the way Photoshop draws images at those sizes.

    Troubleshooting
    Never resize a GIF image. First change the mode to RGB Color (Image> Mode> RGB Color), and then resize. You can still save your resized image as a GIF, just do not apply resizing while the image is in the GIF mode.



    Source: Photoshop Tutorials & Photoshop Plugins | PhotoshopSupport.com

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    xtraze is offline Programming God
    Join Date
    Dec 2006
    Location
    Sri lanka
    Posts
    911
    Rep Power
    0
    Nice tutorial, and can be really helpful in web graphics.
    As most of the time I had to make things smaller and wanted to keep the sharpness at the same time.

  4. #3
    AfTriX is offline Programming God
    Join Date
    Jan 2007
    Location
    Chicago
    Posts
    586
    Rep Power
    0
    Thanks, I need for the same purpose either.

  5. #4
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    nice tutorial but it's a shame that this is a copy/paste tutorial and not your work.

  6. #5
    Ace
    Ace is offline Newbie
    Join Date
    Jan 2007
    Posts
    19
    Rep Power
    0
    Well yeah , thats a really nice tut

    Ace.

  7. #6
    AfTriX is offline Programming God
    Join Date
    Jan 2007
    Location
    Chicago
    Posts
    586
    Rep Power
    0
    Thanks! I'll be continuously searching on photoshop stuffs on the net to provide you with concise guidance.

  8. #7
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Well pay attention if you don't want to be banned from here read the FAQ, I will quote it for you:-

    1. Tutorial SUbmission Rules

    Tutorials are a major thing here on CodeCall. Make sure you follow these rules closely:

    1. Before Posting

    Unless you have written this tutorial yourself. You MUST have written permission from the Author. This falls under any copyright infringement laws doing so. 'Illegal' submissions will result in a 1 day temporary ban. 2nd offense will result in a PERMANENT BAN

    1. Posting

    Make sure you place a good title for your Tutorial. Posting Images and code is greatly helpful. Make sure you use the CODE brackets when you post your code. Make sure you put your thread in the correct sub forum for tutorials. Any questions or doubts, then you need to discuss with a mod or Admin before you post.

    2. Attached Files

    All files need to be scanned by an Anti virus program previous to uploading to the site. If you do attach an item that has a virus, actions will be taken.

  9. #8
    shreesha's Avatar
    shreesha is offline Newbie
    Join Date
    Jan 2007
    Posts
    18
    Rep Power
    0
    hey this really helps me i resize images very often.

  10. #9
    Join Date
    Jan 2009
    Posts
    18
    Rep Power
    0

    Re: Resize Images And Maintain Original Sharpness

    A technique that works with every image manipulation program:

    You want image that is 1024 pixels wide?

    1) Resample your image to 2048 pixels wide. Even if it is originally smaller! Use the best method your program can provide. Bilinear, bicubic, whatever.

    2) Now, resample your image to 50% (1024 pixels) and use nearest neighbour. That is correct -- the crappiest one!

    3) Presto! The sharpest resized image you have ever seen!

    The only problem is that the image may be too sharp. If that happens, blur the image before step 2 with gaussian. Try different values.
    Last edited by qwertyuiop123; 05-27-2011 at 06:06 PM.

  11. #10
    jss4ever is offline Newbie
    Join Date
    Dec 2009
    Posts
    10
    Rep Power
    0

    Re: Resize Images And Maintain Original Sharpness

    this was really helpful

    thanks man

+ Reply to Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 213
    Last Post: 04-14-2011, 07:57 PM
  2. Quality Unique Original Logos from $20
    By Maxitalogo in forum MarketPlace
    Replies: 0
    Last Post: 06-09-2010, 12:24 PM
  3. Resize Images
    By Perro88 in forum PHP Development
    Replies: 4
    Last Post: 01-27-2008, 05:18 PM
  4. Get original URL in redirection
    By pu_sn in forum ASP, ASP.NET and Coldfusion
    Replies: 0
    Last Post: 10-02-2007, 08:48 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts