4

I know I've seen this somewhere but I can't remember where I found it or what the name was.

I am creating a help file for an internal application and would like to take screenshots of various windows, but I'd like to make them all the same size, for consistency.

Is there a program that can resize another program to specific sizes? The program I remember had a dropdown for various screen sizes, like 800x600, 1024x768, etc. but also manually typing in a size.

Can anyone point me in the right direction?

Since this was for writing help files I assumed this is a good site to ask on, if it should be on superuser instead (since it isn't strictly a programming question), just let me know and I'll migrate it.

Journeyman Geek
  • 133,878

1 Answers1

6

For Programs Sizer or AutoSizer

For Screenshots : Snagit or its Alternatives like Greenshot etc

Aditya P
  • 208