The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
2answers
674 views

Modifying images for mobile sites: scale them or cut them?

This is the first time I design a website that has a mobile version. This is the original size of the images (well, they are a little bit bigger): This is the size when they are displayed in ...
3
votes
4answers
872 views

Need smallest possible images for iPad that can zoom to 200% without losing quality

right now I'm using 2048x1546 images at 132dpi, PNG files. they look amazing but they are huge in file size. any tips on how to get around having such large images in both dimensions and file size? ...
0
votes
1answer
61 views

Current recommendations: filesize of images and entire webpage?

What are the current recommendations for maximum file-sizes of inline img in websites? Is there an upper limit that the entire page shouldn't exceed if it is image-heavy? You often hear 0.5 MB ...
2
votes
2answers
143 views

What is the best way to sort pictures from multiple photo albums or galleries?

I am designing an interface that allow users to grab photos from multiple photo albums (which they previously created). After importing those pictures, users can select those pictures and then export ...
5
votes
6answers
434 views

Are higher-resolution images always better?

I have had this perception that for a given size, higher resolution pictures will always look better than the lower ones. But on this link in StackOverFlow I read something different. So my ...
3
votes
2answers
364 views

Can poor image quality have a negative effect on user experience even though it improves the website's performance?

Can poor image quality have a negative effect on user experience though it improves the website's performance? We use 3 type of images on our website: Icons, logo, bullets Stock photos like real ...
1
vote
2answers
86 views

Image thumbnail representation for paragraph text

in my app, a user would have a set of posts. Some posts (like 50% of em) would have media attached, while some of them would not. There are several instances where I would like to give thumbnails ...
2
votes
3answers
148 views

Image size regulations for user uploaded images

I am creating a new site that allows users to upload an image that will accompany information / data. Each user loaded data and image will be displayed in a list format. Is it wise or foolish to ...
1
vote
4answers
811 views

Progressive images = Better user experience?

Do progressive images give a better user experience generally for browser based web applications?
1
vote
5answers
132 views

Best image format [closed]

What is the best image format for a web page and for a desktop application? I like png format. Is it good for both?