Skip to main content
Participant
March 17, 2018
質問

zoom in 50% when I open files in photoshop cc

  • March 17, 2018
  • 返信数 2.
  • 3000 ビュー

Hi,

I don't know why the default zoom is changed. Usually when I opened a file it's fill the window automatically, now when I open a file it's always zoom in at 50%. How can I fix it?

このトピックへの返信は締め切られました。

返信数 2

D Fosse
Community Expert
Community Expert
March 17, 2018

There are fixed intervals of %-settings upon opening. They are 100%, 66.67%, 50%, 33.33%, 25%, 16.67%, 12.5%, 8.25% and so on.

The image opens at the largest of these that contain the entire image on screen.

AFAIK it never opened at "Fit to Screen". 

Participant
March 30, 2020

Ok, so how do I set for 100% upon opening?

gener7
Community Expert
Community Expert
March 31, 2020

http://morris-photographics.com/photoshop/scripts/view-pixels.html  He provides the script and instructions to set it up.

The script is called View Actual Pixels (100% zoom).

Your browser may not use "Save Target As..., so try "Save link As..."

JJMack
Community Expert
Community Expert
March 17, 2018

On my windows machine I edit images in floating windows and document open at different zoom percentages depending on the documents canvas sized.  If you want them to open a different zoom percentage larger then they do it would be east to add an open document and new document event   that executes an open handler to do something like  View>Fit on Screen or View>100% .

JJMack