Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8474157
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T17:33:05+00:00 2026-06-10T17:33:05+00:00

When I resize an image with photoshop’s Save for Web, it looks different than

  • 0

When I resize an image with photoshop’s “Save for Web”, it looks different than if I convert it with ImageMagick. Is there a setting I can change in ImageMagick to get same results as Photoshop? Here is an example.

The original:

enter image description here

“Save for Web” 30.01%
vs
convert -geometry 30.01% home-button-full.png home-button-ipad.png

enter image description here
enter image description here

Enlarged so it’s easier to see the difference:

Photoshop:

enter image description here

ImageMagick:

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T17:33:07+00:00Added an answer on June 10, 2026 at 5:33 pm

    The only immediate difference that’s discoverable are these:

    • Photoshop’s result is 76x86 pixels in size.
    • ImageMagick’s result is 76x87 pixels in size.
    • Photoshop’s number of colors used by the PNG is 378.
    • ImageMagick’s number of colors used by the PNG is 401.
    • Photoshop’s filesize for the PNG is 4.239 Bytes.
    • ImageMagick’s filesize for the PNG is 3.410 Bytes.

    I only know how to fix the first difference:

    convert orig.png -scale 76x86\! scaled-76x86.png
    

    (This command’s result has reduced the number of uniq colors to 358… but that’s by accident only.)

    As long as we don’t know what other sort of filtering Photoshop’s Save for Web… does apply, we have little chance to mimic its results exactly… You could try this:

    convert orig.png -scale 76x86\! -interpolate bicubic scaled-76x86.png
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have following coding to resize image and than save it my virtual folder
is there any jquery or another brand of plugins which can resize image inside
stretchableImageWithLeftCapWidth:topCapHeight: is method that used for resize image (iOS lower than 5.0), but in
I need to resize an image to display on different pages in different sizes,
For example, if I currently have to resize image on my own with photoshop,
I'm trying to convert a fetched image from JPG to PNG using RMagick, resize
I am using imagemagick DLL (Refer: http://www.imagemagick.org ) for the resize image, But when
Is there anyway for design purposes that I can have son image host? Currently
How can I resize an image using HTML/CSS only (i.e no server code) while
I want to resize image in linux and want this image to be convert

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.