And if you don't have Photoshop, you can do it with GIMP!
- You'll need to unzip the attached python script into your plug-ins folder. The default path for Windows is C:\Users\(your name)\AppData\Roaming\GIMP\2.10\plug-ins. You can find the path by going to Edit -> Preferences -> Folders -> Plug-ins. Note that if you are using macOS or Linux you'll need to make sure the script is executable:
Code:
chmod +x selection_dimensions.py
- Create the mockup, same basic instructions as the previous post.
- Use the magic wand tool to select a rectangle.

- From the "Select" menu, choose "Show selection margins"

- The coordinates will show up in a dialog box.
