Announcement

Collapse
No announcement yet.

[I Made] Script to copy image resolution and megapixel count to clipboard

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [I Made] Script to copy image resolution and megapixel count to clipboard

    Hi all,

    This script will take the seelcted image, and copy it's resolution and megapixel count to the clipboard in the following format:
    `widthxheight ~mega.pixelMP`

    I made this for personal use and am just putting it here in case anyone needs something similar.

    I use this by adding it as a context menu option for any image files

    (change .txt to bat)

    Cheers!
    Attached Files

    #2
    Is it possible to do something similar to get some EXIF data?

    Comment

    Working...
    X