PhotoResize
Resize photo or video to fit the specified size.
-
- You can resize a new photo by the previously specified size (useful for resizing multiple photos by the same size).
- In order to resize video, you need to install FFmpeg.
- Files
. │ PhotoResize.exe │ PUtils.dll │ ├─ cfg/ │ resizeParam.xml │ └─ ja-JP/ PhotoResize.resources.dll
- The setting value storage cfg-folder and setting value xml-file will be created automatically if they do not exist.
- OpenCV files are not listed.
Usage
- Start PhotoResize.exe.
- Drop a photo (Jpeg file) or video (MP4 file).
- Right-click menu, Import the image from the clipboard.
- When you drop the video, the first frame of the video will be displayed.
- Specify the max size(Width x Height) and [Exec].
The resized image is displayed according to the window size without changing the aspect ratio. - [Save], Set the new file name and [Save].
The resized image (256 x 180 pixels) of the original image (980 x 690 pixels) is saved.- In the case of video, the progress percentage is displayed while saving, and you can cancel saving by clicking [Save Stop].
- video is saved in even size (width and height).
- In the case of video, the progress percentage is displayed while saving, and you can cancel saving by clicking [Save Stop].
- Right-click menu, Copy the image to the clipboard.