Page 1 of 1
Offset (plugin?) Like Photoshop
Posted: Thu Jun 07, 2018 8:59 am
by Chani
Is there any way to offset an image by a given amount of pixels, in the same way that the Photoshop offset command works?
I have searched online and in these forums but cannot find anything other than a feature request from 2010 from someone asking for an Offset feature to be added.
Re: Offset (plugin?) Like Photoshop
Posted: Thu Jun 07, 2018 9:48 am
by xnview
could you post a screenshot?
Re: Offset (plugin?) Like Photoshop
Posted: Thu Jun 07, 2018 9:55 am
by Chani
So the attached screenshot shows the original image on the bottom and then the desired 'offset' image on the top using the Photoshop'offset' filter. I want to be able to move the image by a specific amount of pixels in either direction (left or right) and have the image wrap around.
Re: Offset (plugin?) Like Photoshop
Posted: Thu Jun 07, 2018 10:01 am
by xnview
ok, it move only the picture, right?
Re: Offset (plugin?) Like Photoshop
Posted: Thu Jun 07, 2018 10:02 am
by Chani
xnview wrote: Thu Jun 07, 2018 10:01 am
ok, it move only the picture, right?
Yes, that is correct, all it does is move the picture with a wraparound.
Re: Offset (plugin?) Like Photoshop
Posted: Fri Jun 08, 2018 6:34 am
by Chani
So I'm guessing then that there is nothing within the software (or a plugin) at this stage that will be able to do this 'offset'?
I can do it in Photoshop but I have other settings in the XnConvert that I apply at the same time so it would be very useful to keep it all within XnConvert.
Re: Offset (plugin?) Like Photoshop
Posted: Tue Jun 12, 2018 10:39 am
by xnview
currently there is no such feature...
Re: Offset (plugin?) Like Photoshop
Posted: Fri Aug 30, 2019 11:40 am
by xnview
See
issue for current status and some details.
Re: Offset (plugin?) Like Photoshop
Posted: Tue Sep 17, 2019 10:15 am
by xnview
This problem is supposed to be fixed in
XnView MP 0.94. Please check and confirm the bug fix here.
Re: Offset (plugin?) Like Photoshop
Posted: Tue Sep 17, 2019 4:45 pm
by m.Th.
You really need to put in the Horizontal and Vertical widgets (Edit Spin Box and Sliders) as maximum value the 2xWidth and 2xHeight respectively.
You have now 6000 which could be too low and besides that we have the opposite extreme: for a very small image such high values produce problems for the „wrap around” option because it appears black instead of really wrapping around the image confusing the user. All these problems can be avoided by putting 2xH and 2xW there.
Re: Offset (plugin?) Like Photoshop
Posted: Thu Sep 19, 2019 9:12 am
by xnview
m.Th. wrote: Tue Sep 17, 2019 4:45 pm
You really need to put in the Horizontal and Vertical widgets (Edit Spin Box and Sliders) as maximum value the 2xWidth and 2xHeight respectively.
right
Re: Offset (plugin?) Like Photoshop
Posted: Mon Sep 30, 2019 8:26 am
by m.Th.
In 0.94b2 is better. However:
Wrap Around setting has problems with negative values:
- Horizontal negative + Vertical 0: Doesn't work at all
- Vertical negative + Horizontal 0: is like an Overwrite not like an Offset
Repeat edges pixels setting works ONLY if BOTH values (Horizontal AND vertical) are different from 0.