Skip to main content
Participant
July 8, 2024
Answered

Changing XY Coordinates to positive numbers in the up direction

  • July 8, 2024
  • 1 reply
  • 231 views

Illustrator uses the 0,0 point to indicate the upper left part of the artboard or graphic. I'd like to move the 0,0 point to the bottom left of the artboard or graphic where the positive numbers go up instead of down. If I want to move an object up vertically 2 cm, I have to use -2 cm. I'd like the option to choose if I want my vertical axes to move in the positive or negative direction once move my origin point. In the older versions of Illustrator the positive direction was up. It would be nice to have the option to choose up or down.

This topic has been closed for replies.
Correct answer Ton Frederiks

You can use the script from Carlos Canto to change the direction:

https://community.adobe.com/t5/illustrator-discussions/js-change-cs5-ruler-origin-to-bottom-left-like-cs4/m-p/3633733

After running the script you need to create a new document.

1 reply

Ton Frederiks
Community Expert
Ton FrederiksCommunity ExpertCorrect answer
Community Expert
July 8, 2024

You can use the script from Carlos Canto to change the direction:

https://community.adobe.com/t5/illustrator-discussions/js-change-cs5-ruler-origin-to-bottom-left-like-cs4/m-p/3633733

After running the script you need to create a new document.