RocketSimApp icon indicating copy to clipboard operation
RocketSimApp copied to clipboard

Resize screenshot

Open scottwio opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. Every day I take multiple screenshots of my app to add to Pull Requests in Github. The default size of a screenshot is huge and attaching these directly to the PR makes it unreadable. Currently, I have a Shortcut that takes the original image and reduces it by 50% and then saves that image over the top of the old one. The workflow is save the image, find the file right click run the shortcut on the file, then drag it to browser upload.

Describe the solution you'd like It would be nice if I could just somehow resize the image directly in rocket Sim. This could simply be a preference to take all screenshots at a reduced size, 25% 50% 75% 100% for example.

Additional context

RocketSim_Screenshot_iPhone_14_2023-02-15_12 15 58

scottwio avatar Feb 15 '23 12:02 scottwio

I like the idea! I could potentially provide some after-editing options as well. Short term fix right now could be:

  • Resize the simulator to be small (CMD+1 when simulator is active, for example)
  • Ensure App Store Connect Optimization is turned off (this would otherwise resize the screenshots to ASC requirements)
  • Take a screenshot

AvdLee avatar Feb 16 '23 09:02 AvdLee

Sadly 😞 the CMD+1 trick doesn't work. You still get the larger image.

scottwio avatar Feb 16 '23 09:02 scottwio

Alright, I'll see what I can do!

AvdLee avatar Feb 16 '23 10:02 AvdLee