{Width}{Height} before Resize

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: helmut, XnTriq, xnview

midomoi
Posts: 3
Joined: Sat May 31, 2014 5:57 am

{Width}{Height} before Resize

Post by midomoi »

Image
On Actions>Text, should be added tag for reading original width & height before resizing.
It can be read from the EXIF, but not all images have it.
I plan to use this software for creating small thumbnails with actual size & resolution on it.
Thanks.
cday
XnThusiast
Posts: 4371
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: {Width}{Height} before Resize

Post by cday »

midomoi wrote:On Actions>Text, should be added tag for reading original width & height before resizing...
The 'Text' option is only for placing text on the image, as shown in your preview image, I think...
midomoi
Posts: 3
Joined: Sat May 31, 2014 5:57 am

Re: {Width}{Height} before Resize

Post by midomoi »

cday wrote:
midomoi wrote:On Actions>Text, should be added tag for reading original width & height before resizing...
The 'Text' option is only for placing text on the image, as shown in your preview image, I think...
i use tag {width} and {height} for writing its resolution on bottom. The problem is, that tag only read resolution after resize. I want to write its original resolution before resizing actions.
cday
XnThusiast
Posts: 4371
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: {Width}{Height} before Resize

Post by cday »

midomoi wrote:i use tag {width} and {height} for writing its resolution on bottom. The problem is, that tag only read resolution after resize. I want to write its original resolution before resizing actions.
You could possibly place the 'Text' action before the 'Resize' action? That would, of course, require the text size to be increased, and probably wouldn't work well if the input image dimensions vary widely.

It would probably be quite easy to add new Text options to display the original image properties, but Pierre has many requests and it would be necessary to show a clear need...