Replace is a Windows command line utility that searches files in directories to find a given text and replace with another. It can be incorporated in your scripts and invoked automatically. It can search files in nested directories. It can optionally......
Jpegsize is a command line Windows utility that resizes JPEG images in a given directory. If no parameter is specified, it creates images that are 800 pixels wide, and adjusts height accordingly to keep aspect ratio. This application is useful when y......