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 9228217
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T05:16:07+00:00 2026-06-18T05:16:07+00:00

Since I have been told that Xcode automatically scales down an image to non-retina

  • 0

Since I have been told that Xcode automatically scales down an image to non-retina when I only have the @2x form in my project, it seems unnecessary to create the other image. This made me create my apps without the non-retina images.

But recently I had a discussion about this issue, and was told that the quality of the image (on non-retina devices) won’t be as good if I don’t separately save a non-retina image.

Is this true?

  • 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-18T05:16:08+00:00Added an answer on June 18, 2026 at 5:16 am

    Yes it’s true, the quality won’t be as good, but it’s also not a good idea to just use @2x for a few other reasons.

    1. A simple resize of a retina image might not be the best way to keep the semantics of an image. For example, an icon may look great at the right size in @2x, but when reduced in size, it’s hard to distinguish what the icon is. A such, your regular sized image might be a slightly different icon, that is lower in resolution but easier to determine its meaning.

    2. The image is held in memory when being used. A @2x image is 4x the resolution of a normal image, and as such will take up around x4 the memory. Devices like the iPad 1 and 3GS (that have non-retina displays) have a limited amount of memory, and not much of it spare. As such, the retina images will take up a lot more of the memory available, and your app/device will not perform well.

    3. Similar to point 1, but the resizing done for @2x images to fit correctly on a 1x screen is very naive, and does not perform any sampling to make the image look nice. For example, when shrunk down the image may be very aliased and rough. If you had a regular image file, that is derived from the @2x version, you can perform your own sampling and resolution reduction methods, to make sure it looks the way you want it to be.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been told that the automatically generated tests in VS2008 can be made
I have been told that searching in a MySQL database with LIKE '%wordend' is
I am brand new to Subversion and have been told that this is the
I have a C++ project (VC++ 2008) that only uses the std namespace in
I have no code to really display here, since I have not been able
I have been programming since 1999 for work and fun. I want to learn
I have been an avid TFS user since 2005 but decided to skip the
I have been using GRAILS since a year, It found very easy to implement
I have been using a demo site since yesterday and made a version on
I have been browsing tutorials but all are just gibberish since I do not

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.