Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Total number of pixels

Explorer ,
Oct 14, 2024 Oct 14, 2024

Hi guys, 

I'm looking for a way to see the total number of pixels in a photo. So height times width of the pixels. Is there perhaps already a script or an action for this and if so where? 

Best regards 

Norbert
---------

Hallo Leute, 

ich suche nach einer Möglichkeit die gesamte Anzahl der Pixel eines Fotos zu sehen. Also Höhe mal Breite der Pixel. Gibt es dafür evtl. schon ein Script oder eine Aktion und wenn ja wo? 

Beste Grüße
Norbert

 

TOPICS
Actions and scripting
1.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 2 Correct answers

Community Expert , Oct 14, 2024 Oct 14, 2024
quote

Hello Stephen,


Many thanks for your help.
In the histogram panel I can only see the MB but not the MP.

It's all a bit too complicated for me - sorry.

So I'll get some help and recommend your links.

Yes, triggering an action like this would be ideal.


Cheers

Norbert


By @norberta70820063

 

2024-10-15_08-34-33.png

 

Mega pixels is total pixels divided by 1 million.

 

https://github.com/MarshySwamp/Report-Megapixel-Value/blob/main/Report%20Megapixel%20Value.jsx

 

https://prepression.blogspot.com/2018/03/photoshop-mega-pixel-value-script-mp.html?m=1

...
Translate
Explorer , Oct 16, 2024 Oct 16, 2024

With the help of Rick Maschke, the problem is solved.

https://www.youtube.com/watch?v=eGE0kJhE-0s

Screenshot 2024-10-16 115747-.jpg

Translate
Adobe
Community Expert ,
Oct 16, 2024 Oct 16, 2024
LATEST
quote

With the help of Rick Maschke, the problem is solved.

https://www.youtube.com/watch?v=eGE0kJhE-0s

Screenshot 2024-10-16 115747-.jpg


By @norberta70820063

 

 

¯\_(ツ)_/¯

 

Which is pretty much the same as my previously suggested script:

 

https://github.com/MarshySwamp/Report-Megapixel-Value/blob/main/Report%20Megapixel%20Value.jsx

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines