Skip to main content
Known Participant
March 17, 2024
Answered

why does a 1024x1024 pixel image when placed in a 1024x1024 InDesign document need resizing?

  • March 17, 2024
  • 10 replies
  • 14070 views

I am new to InDesign and have to say I'm finding it a complete nightmare.  What happened to consistency between Adobe products?  It's a complete mess of inconsistencies when compared with Photoshop.


Anyway, first issue (of many) is I want to create a PDF booklet for the web using images that are sized 1024 pixels by 1024 pixels.  In Photoshop these have been created at 96ppi.

InDesign gives me no options to specify ppi - just the number of pixels.  When I "Place" the correctly sized image InDesign imports it at a smaller size and I have to waste time resizing and positioning it?

Why?  This is a VERY basic common sense function.  I tried changing the ppi in Photoshop to 72ppi (without resampling to ensure the image was still 1024 pixels) in case this was an issue as Mac vs Windows seems to set different ppi sizes for no sensible reason I can think of but that just came in even smaller, requiring even more resizing.

How do I fix this?

This topic has been closed for replies.
Correct answer James Gifford—NitroPress

The short, sweeping answer here is that InDesign is not an online design tool, despite a few features that seem to work in pixel-scaled layouts. If your destination format is an online banner or document, you have to maintain a continuous "conversion viewpoint" of a non-pixelated source.

10 replies

rayek.elfin
Legend
March 21, 2024

It is also important to point out that InDesign has no issues with 1024px square JPG files that either embed the PPI using Xmp meta data properties or no meta data at all.

 

Only with Photoshop's Exif Save As-->JPG.

 

When I remove Photoshop's meta data and the Exif meta data and generate Xmp meta data to embed the 72PPI x and y resolution property via PhotoLine: InDesign places the file correctly.

Brad @ Roaring Mouse
Community Expert
Community Expert
March 22, 2024

Agreed. The "effect" seems to only happens if a) the file is JPG b) it was saved (Save As) from Photoshop (so it has embedded PS metadata) and  c) with an EXIF embedded resolution setting of EXACTLY 72ppi.

It also depends on the actual pixel dimesnsion as to whether it does the scaling or not, and how much. e.g. a file less than 768 px will not scale... it will drop at 100% at effective 72ppi. From 768 to about 2048, it scales to 50% (effective 144ppi). As the file gets bigger than a certain threshold of pixel dimension, the scaling changes accordingly. e.g. a 3000 x 3000 image wil drop at a scale of 20% (effective 360ppi), 10000 x 10000 wiill drop at 10% (effective 720ppi), and so on up the scale. 

Now I can see why the engineers thought doing this would be a good idea, as it keeps images with at 72ppi at a reasonable dimension when dropped on the page, but why they designed it to affect only PS JPGs with embedded metadata is beyond me. With the plethora of digital camera images being saved with an EXIF of 72ppi, I can see how this would help out so why limit it to PS files, and why only JPG and not TIFF/PNG/PSD/etc?

AND Plus, (I'd like to know what drugs the coder was on when they decided on how this was applied): e.g. in my tests (I had some time on my hands, obviously), a 2048x2048 image will drop at effective 144, but go one pixel different either direction and you get this: a 2047x2047 will drop at 72, and a 2049x2049 will drop at 216!!

 

rayek.elfin
Legend
March 22, 2024

@Brad @ Roaring MouseI had planned to test 2048px square as well, because I had an inkling it would respond the same. But you beat me to it!

 

Agreed: it almost seems intentional. Or it's an accidental unintended calculation error of some sort in the programming.

Still quite interesting and odd.

Peter Spier
Community Expert
Community Expert
March 21, 2024

Apropos of nothing at all, I've been skimming this thread and one thing jumped out at me -- the 1024 multiple and I'm thinking this is a common multiple for actual monitor screens. I wonder if there is any connection.

rayek.elfin
Legend
March 21, 2024

Did some quick testing:

  • any file without transparency (either a loaded file or a new file) saved from Photoshop via File-->Save As-->JPG and 72ppi will be placed at 144ppi (instead of the expected 72ppi and in a 1024x1024px Web intent InDesign document.
  • No other FIle-->Save As format that I tested causes the same issue in InDesign. Only the classic JPG.
  • I created the same image in PhotoLine (alternative image editor), saved as JPG and no issues in InDesign.
  • Exporting JPGs from Photoshop using the new Export As does not trigger this issue in InDesign.
  • The Export As option does save the PPI parameter. But using a different meta data format and parameter compared to either the Save As JPG option or legacy Save For Web with all metadata activated during export.
  • The legacy Save For Web export also triggers this issue in InDesign when all metadata is activated. If no meta data is embedded, no PPI info is embedded and InDesign treats the resolution "as-is" at 72ppi and correctly places the file.
  • I checked the meta data (using ExifToolGui) that Photoshop's classic Save As --> JPG and SFW-->JPG generates, and compared with the newer Export As and PhotoLine's JPG export, as well as Irfanview's JPG output.
    Classic PS JPG export and SFW both use the old Exif IFD0 format to express XResolution and Yresolution (set to 72). Classic PS JPG export does also include a second set of Photoshop specific meta data parameters for the x and y resolution (in addition to the EXIF ones). This older meta data format does not include standard Xmp values for resolution. Newer software avoids Exif and uses Xmp and a different parameter format altogether.
  • If both the Exif and Photoshop specific meta data is removed, the file no longer contains any PPI information.
  • When Exif IFD0 res meta data is missing, software tends to fall back to the xml values. If these are also missing, no PPI parameter is set, and (for example) IrfanView leaves the PPI empty. Software like InDesign and OSs fill in the blanks for x and y PPI resolution with default 72 PPI.
  • If a JPG (or other images in different file formats) lacks a PPI parameter InDesign just places that file at 72ppi.
  • InDesign has no issues reading xml meta data. If it finds the resolution in the xml data/jfif/ whatnot, it will happily use that PPI parameter.
  • If InDesign encounters a classic Photoshop JPG file generated with File-->Save As or the legacy SFW with full meta embedding active, AND a resolution of 72PPI (in classic Exif format), InDesign somehow decides to place the file at 144PPI instead of the original and correct 72PPI.
  • I compared the CS6 file with the CC2024 JPG file that I generated, and there is NO difference in meta data structure. Therefore, it seems that the Save As-->JPG code hasn't seen an update since at least CS6 times.
  • InDesign can deal with more up-to-date meta data structures in JPG files (XML based) just fine.
  • When I delete all Exif info from the original PS file, and open it in PhotoLine, and define a PPI, the file no longer acts problematic in InDesign (as expected). A new xml meta data entry for x and y resolution is then set that InDesign reads properly. This also works with the new Export As option in Photoshop.

 

All of which means that:

  • Photoshop's classic Save As-->JPG is in dire need of an update how it embeds meta data.
  • InDesign needs a fix to identify these type of JPG files and avoid importing 72PPI files as 144PPI.
  • To avoid this from happening in the current version: use the newer Export As export. It embeds the resolution data in a modern meta data format. (This may not be a good solution depending on the context that the jpg is prepared for, however)
  • If working in an older version such as PS CS6: you are out of luck. The trick with setting a slightly higher or lower PPI will work, but is an ugly work-around. Or use the SFW to output JPG images without any resolution set.
    If the 72ppi parameter is important, prepare your work either as PNG files and export from InDesign with JPG set for images, or switch to another image editor or image conversion tool to create 72PPI JPG images that are compatible with InDesign.

 

...It's a really odd bug, though. I have no clue yet why InDesign decides to place 72 PPI images using the Exif PPI parameters as 144PPI while any other PPI rez seems to bypass that behaviour. Must be a rounding errror in the code, or intended, or something else. And with JPG files using a different meta data format it's not an issue. Weird.

It almost seems intentional.

Robert at ID-Tasker
Legend
March 21, 2024
quote

Did some quick testing:

  • any file without transparency (either a loaded file or a new file) saved from Photoshop via File-->Save As-->JPG and 72ppi will be placed at 144ppi (instead of the expected 72ppi and in a 1024x1024px Web intent InDesign document.

[...]


By @rayek.elfin

 

The bug is even when it's A4 for print - and - from tests performed by me and others - only when size of both width and height of the JPEG is a multiple of 1024 - doesn't have to be square - unless I'm reading this whole point incorrectly?

 

James Gifford—NitroPress
Legend
March 19, 2024

Holy cow pies, he said, looking over the longest, most churned thread in years.

 

Is it possible that "placement" is not the precise mathematical operation that some assumptions are trying to make it, and more a case of InDesign using a process or algorithm to make an imported image with no defined boundaries a "useful starting size" instead?

 

That is, instead of placing an image of which you see a 5% corner, making it nearly impossible to work with until several positioning and scaling steps are executed, is it more likely that ID applies some machine judgement and makes it a roughly page-fitting size the wetware component can then see, grab, resize and place as esthetics guide? And that this placement might seem "erratic" since it doesn't follow simple rules?

Robert at ID-Tasker
Legend
March 19, 2024
quote

Holy cow pies, he said, looking over the longest, most churned thread in years.

 

Is it possible that "placement" is not the precise mathematical operation that some assumptions are trying to make it, and more a case of InDesign using a process or algorithm to make an imported image with no defined boundaries a "useful starting size" instead?

 

That is, instead of placing an image of which you see a 5% corner, making it nearly impossible to work with until several positioning and scaling steps are executed, is it more likely that ID applies some machine judgement and makes it a roughly page-fitting size the wetware component can then see, grab, resize and place as esthetics guide? And that this placement might seem "erratic" since it doesn't follow simple rules?


By @James Gifford—NitroPress

 

But 1024x1024x72ppi placed on A4 paper - will fit perfectly fine...

 

A3 Portrait - 1500x1500 and 1024x1024:

 

 

Robert at ID-Tasker
Legend
March 17, 2024

@Ian D361303828pe2 

 

I think I know WHAT the problem is ...

 

When you do SAVE AS - looks like Photoshop is saving JPEG with a Scale = 50%??

 

And when you place your file:

 

 

If you do SAVE FOR WEB - your JPEG will be saved with Scale =  100% - and after placing in InDesign - no "Scale" at all:

 

 

Known Participant
March 17, 2024

Wow. That is kind of insane. Why would Photoshop do that?  There are a bunch of confusing options in the different Save dialogues and JPEG popups but "Scale" isn't one  of them.  And Photoshop making it the correct value only when "Save for Web" is selected just seems plain ridiculous.  Why would they have done that?

Thanks for the info though.

Robert at ID-Tasker
Legend
March 17, 2024
quote

Wow. That is kind of insane. Why would Photoshop do that?  There are a bunch of confusing options in the different Save dialogues and JPEG popups but "Scale" isn't one  of them.  And Photoshop making it the correct value only when "Save for Web" is selected just seems plain ridiculous.  Why would they have done that?

Thanks for the info though.


By @Ian D361303828pe2

 

No, there is no Scale option in either of them - it looks like Photoshop is doing it in the background...

 

James Gifford—NitroPress
Legend
March 17, 2024

The short, sweeping answer here is that InDesign is not an online design tool, despite a few features that seem to work in pixel-scaled layouts. If your destination format is an online banner or document, you have to maintain a continuous "conversion viewpoint" of a non-pixelated source.

rob day
Community Expert
Community Expert
March 17, 2024

Anyway, first issue (of many) is I want to create a PDF booklet for the web using images that are sized 1024 pixels by 1024 pixels. In Photoshop these have been created at 96ppi.

 

Hi @Ian D361303828pe2 , An InDesign page has no resolution—it is a vector object. There is a static measurement unit (Pixels), but it has nothing to do with output resolution, and is defined as 1/72". So if you want an image Placed at 100% to match a page set to 1024 x 1024 Pixel Ruler Units, save it from Photoshop at 1024 x 1024 px at 72ppi.

 

Known Participant
March 17, 2024

As I explained, that's what I did. By default Photoshop selects 96 which comes in at about 2/3 size so I thought "OK Let's try 72" which came in even smaller.

 




Derek Cross
Community Expert
Community Expert
March 17, 2024

InDesign is the industry standard publishing application with a steep learning curve. Instead of complaining about consistency between Adobe products, I respectfully suggest you undertake some training. Adobe provides some free video tutorials.  The rule of thumb for images Placed in an InDesign document is to have an Effective Resolution of around 300PPI – look in the Links panel for information about the resolution and more. For digital publications (as Bob has mentioned) resolution is irrelevant, the document dimensions are the important thing.

The InDesign process is that you create a page or pages and you add text and Place images on the page.
From your screenshot it looks like you've created your "page" the same size as your image; although you can do that, the result may be causing you confusion.

BobLevine
Community Expert
Community Expert
March 17, 2024

There is absolutely no such thing as resolution on the web; only pixel measurements. InDesign will fake it by assuming your images are 72 ppi no matter what you specify them as.

 

That said, if you're exporting to PDF, why does it even matter? Make sure the images have enough data to look good and you're done. In short, you are overthinking this.

Known Participant
March 17, 2024

How am I overthinking this?  The ONLY thing that seems to be overthinking things is InDesign! This should be a really trivial job: I just want to make a PDF of some photoshop files. It should be simple but InDesign makes it ridiculously difficult.  It MATTERS because I don't want to have to resize every single page in the document. Why should I? The dimensions are the same. I am creating a WEB document to tell InDesign exactly what i want. It asked me for the pixel dimensions. I gave them. It seems to have ignored them, bringing in a 1024 x 1024 pixel image into a document it stated was 1024 x 1024 pixels and resized it to be a quarter of the size it should be. I'm sorry, but by any standards, that's just crap.  And life's too short to have to fanny around fixing things resizing every single image on a page just because the software is "complex" and "needs a lot of training". 

A friend of mine told me he "gave up on Adobe" 15 years ago and didn't understood why I hadn't too. "Its way too expensive because they think they have a monopoly, it's way too buggy, way too complicated and there's no real support, just shills and fan boys in their forums banging on about you neededing to spend your life learning it like they did".

It's beyond depressing to see that 15 years on the situation appears to be exactly the same as he said it was back then.

To end on a positive note, this experience on here has given me the kick up the arse I needed. I can think of much better things to waste £52/month on.

Robert at ID-Tasker
Legend
March 17, 2024
quote

[...] This should be a really trivial job: I just want to make a PDF of some photoshop files. [...]


By @Ian D361303828pe2

 

But you can export PDF from Photoshop directly...

 

No need for InDesign to just export PDF - unless you are adding a lot of extra text ... but if what you are doing is just a banner - you can still add texts in Phtoshop...

 

leo.r
Community Expert
Community Expert
March 17, 2024

First, I can't reproduce the discrepancy between pixel sizes in Photoshop and InDesign you describe: for example, a 200x200 pixels Photoshop image is also measured 200x200 in InDesign when InDesign rulers are set to pixels. (Although I think there are also legitimate reasons for the discrepancy you experience, which other users may explain.)

 

Second, pixels don't have any meaning in the context of PDF (as you're creating a PDF booklet). Acrobat doesn't even have pixel rulers. PDF objects are only measured in physical ("print") dimensions. (Once again, a deeper explanation may be offered by other users.)

 

 

Robert at ID-Tasker
Legend
March 17, 2024

How do you save your file in Photoshop - PSD / TIFF / JPG / GIF / PNG ?

 

Known Participant
March 17, 2024

I save it as jpeg

Robert at ID-Tasker
Legend
March 17, 2024
quote

I save it as jpeg

By @Ian D361303828pe2

 

And that's your answer - which has nothing to do with "inconsistencies".

 

JPEG doesn't have DPI / PPI info - just pixel size - so InDesign imports it as 72 PPI "by default".

 

If you want to have full controll over the imported size - save your images in Photoshop as PSD - or at least TIFF.

 

Another bonus - as long as you select ZIP for TIFF compression - you won't lose quality every time you edit and save your image in Photoshop.

 

Every time you save JPEG - you lose degrade quality.