Copy link to clipboard
Copied
Hi, I need to provide graphics and icons for a book layout. I have never worked on a book layout before. What are best practices, things I need to keep in mind or avoid when providing graphics and icons for a book layout?
Thank you!
Copy link to clipboard
Copied
This is a really broad question and the complete answer is "to learn all about graphic formats, printing processes and how InDesign bridges them." 🙂
But a few guidelines —
All of this assumes you're printing using standard offset or process modes at a nominal 300 dpi. (DPI is the measurement of resolution on paper; PPI is the measurement of images in digital form. They are not the same thing.)
Your best practice overall is to pick a format and a printer and use their specifications for everything —size, layout, margins, bleed, PDF standard, and export PPI. You will almost never print directly from ID, but export to PDF, even for in-house use. Everything just works better through a PDF.
And this all assumes print in the first place. If you plan to export to PDF only, there are some slighht variations. If you plan to export to e-book (EPUB), there are extra steps to format and pre-process images as well.
That's the basics. Lots and lots under those simple summaries. 🙂
Copy link to clipboard
Copied
- If you need transparency (as for a background around an icon), you have to use PNG or PSD. You can also use TIFF but that's an increasingly obsolete format and can be very bulky in size.
By @James Gifford—NitroPress
I disagree. TIFF files can be more compact than PSDs if you use LZW or ZIP compression. They also support higher bit depth, clipping paths, and transparency. The files are not as compact as JPEG but are lossless.
My workflow is to use TIFF for any file that doesn’t use transparency or contain layers. If I only ass a clipping path that doesn’t count as transparency and I use TIFF. PSD is used when I add layers (most editing uses layers) or use transparency other than clipping paths. If I have type or vector layers I usually use PDF to preserve paths. This way when I preflight I can see where transparency is used just by the file type.
Copy link to clipboard
Copied
Wouldn't disagree on a TIFF-vs-PSD basis; only that in a choice between the two PSD offers more to an Adobe/Photoshop workflow. And lossless is nice, but image for image, TIFF can be 10X the size of a high-quality, low-loss JPEG.
Put another way, TIFF is probably still the most superior format for quality and range, and thus archival purposes. But in a real world production flow, outside of gloss magazines and art books, the margin is not what it used to be and only arguably worth the greater file sizes.
Put a third way, I'm not sure TIFF has any advantages except for the experienced, expert user. 🙂