Skip to main content
Participant
November 1, 2022
Question

Design for both web and print

  • November 1, 2022
  • 2 replies
  • 147 views

Hi! I'm new to the design world and I'm struggling with understanding the right sizes and resolutions for my projects.

I want to create a logo (for example) for both print and web, and use this logo on every product of the company. I understand that I need different sizes, color modes and resolutions for each purpose, but I don't understand how to convert the logo between the different files. For example I tried to copy the logo from a business card (a print file) to a different web file I opened for the web version of the same card, and it's all pixeled and the text effects look bad.
Is there a way to copy elements from one file to another and keep it good quality, or do I must make everything from scratch in a new web file? Thank you!

This topic has been closed for replies.

2 replies

Jacob Bugge
Community Expert
Community Expert
November 1, 2022

Lilach,

 

"I want to create a logo (for example) for both print and web, and use this logo on every product of the company."

 

Most likely, you will also need the logo in (maybe really) large and small sizes, and for more different purposes than you think of.

 

A simple black version of the logo that works well at really small sizes would be a safe way to begin.

 

 

Apart from that, for consistency of colour(s), the better way is to start in CMYK with the smaller gamut.

 

 

And most web uses are rather small/have few pixels in raster formats (you may consider the use of SVGs if appliable), which really limits the options of things like text effects, begging for simple artwork.

 

Actually every time you are creating a raster version, you are literally pixelating the artwork, the only question is whether it is noticeable/ugly.

 

 

Apart from all that, you may run into a number of issues when creating a raster version, hence the following which may sound unforgivably outdated and boring, sorry.


If you wish to have PNGs (PNG24 (also (little) known as PNG32, it holds 24 bit colour and 8 bit Alpha channel (transparency)), of course) look crisp and clean, at least when it is (also) to be used at moderate screen resolutions, it is important to have the images in the exact desired final pixel x pixel size, or at sizes that are powers of 2 times as large (2x, 4x, 8x, and so on, the larger values can improve the appearance on high resolution screens and still ensure best possible appearance at low resolution screens); forget about resolution which may actually lead to wrong sizes and hence blurriness, or work at 72PPI or powers of 2 times as large (144PPI, 266PPI, 576PPI, and so on).


It is easiest and safest to work at the desired size when creating the artwork.


It is important to remember that a raster image represents the whole appearance, including strokes, so to make sure you get it right you can click Show Preview Bounds in the General Preferences (and untick it afterwards).


A very common unsuitable way is to Export to PNG (remember to use PNG24 and use Transparency for artwork to be in front of different backgrounds) with a medium or high resolution, such as 300PPI.


And a common misunderstanding: (almost) 11 out of 10 times, a statement like "I created the document at 300 PPI" means that the value is chosen in Effect>Document Raster Effects Settings; however that only means that the (current) resolution of any raster effects applied to the vector artwork, such as (any kind of) Blur, is set to that value (and only unless/until the value is changed to something else); when zooming in, this resolution can be seen in contrast to and on the background of the vector artwork. So this setting has nothing whatsoever to do with the actual resolution of a raster image created from the (vector) artwork (but it ought to (at least) match it).


For clean and crisp artwork avoid JPEG.


It is also important to have the artwork and also the Artboard placed fully within integer/whole pixel X and Y values in the Workspace, which means that the X and Y values at the corners must be integer; this can be ensured by using one of the corner Reference Points in the Transform palette, and then checking that all the values X, Y, W, and H, are integer (the centre Reference Point can only be used if both W and H are even numbers).


Otherwise the resulting image will become a bit wider/taller and the extension(s) will be empty and therefore be (partially) transparent/white.


Therefore, the safest way is to create the artwork at the final pixel x pixel size and use a corresponding Artboard, then use the Legacity Save for Web (where you can look in the Image Size window for size confirmation and possibly multiply by 2, 4, 8, whatever), or use Export at 72PPI (or 144/288/576/whatever PPI), or use Export for Screens (in either way). In either case, use the relevant optimization (available with both ways); it is also convenient to have 72PPI (or 144/288/576/whatever PPI) in the Effect>Document Raster Effect Settings.


If you have pure vector artwork, you can relax a bit and have the artwork/Artboard at any size (the Artboard must have the same proportions as the final image), then use the Legacity Save for Web and set either Width or Height in the Image Size and Apply (make sure the other value is also correct).


The Legacy Save for Web may be an old carthorse, but it knows its way home, even if the driver is drunk and sleeping it off in the hay in the back.

 

Or you can switch to SVG, if applicable.

 

https://helpx.adobe.com/search-results.html?q=svg&scope=%5B%22helpx%22%5D&subscope=%5B%5D&limit=10&start_index=0&sort_orderby=relevancy&sort_order=desc&post_facet_filters=%7B%22applicable_products%22%3A%5B%5D%7D

Monika Gause
Community Expert
Community Expert
November 1, 2022

Can you please tell us in detail what you are doing step by step?

And show images.

Exactly when does the look pixelated? In Illustrator or after exporting?