I agree with you.. these could nice features for the program..
You can still use the "Open with" context submenu (in JPEGView.ini) to add custom commands to apply to the current image. I use ImageMagick commands to crop the canvas of an image to custom aspect ratios.. like 16:9 (center), 16:9 (top), 16:9 (bottom).. and other aspect ratios like 1:1 3:2.. or custom sizes like 1200px/1600px/2000px on the largest side..
The "Open with" submenu it's pretty useful for customization.. You can even use "User commands" to assign single keys or keys combinations for the same application.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I agree with you.. these could nice features for the program..
You can still use the "Open with" context submenu (in JPEGView.ini) to add custom commands to apply to the current image. I use ImageMagick commands to crop the canvas of an image to custom aspect ratios.. like 16:9 (center), 16:9 (top), 16:9 (bottom).. and other aspect ratios like 1:1 3:2.. or custom sizes like 1200px/1600px/2000px on the largest side..
The "Open with" submenu it's pretty useful for customization.. You can even use "User commands" to assign single keys or keys combinations for the same application.
Thanks for the idea. I'll look at ImageMagick as a solution.