safari iconIn Apple's Safari web browser, there are several ways to make viewing web pages easier on the eyes. All of them involve adjusting the font size or the zoom level that Safari applies when it loads web page content, which can be helpful if you're using a small screen or a large display set at a high resolution.

To increase or decrease the zoom level of both text and images when viewing web pages in Safari, press Command and the + (plus) or - (minus) keys. You can also click on View in Safari's menu bar and select Zoom In or Zoom Out.

Alternatively, you can add zoom buttons to Safari's interface: Right-click (or Ctrl-click) on a space in the Safari toolbar and click Customize Toolbar.... Then drag the Zoom buttons in the dropdown to the space you just clicked on the toolbar. Click Done to finish.

safari zoom buttons
If you want to keep images at the same size and only adjust web page font size on the fly, press Option-Command and the + or - keys. You can also hold down the Option key and click on View in the Safari menu bar, which changes the Zoom options to Make Text Bigger and Make Text Smaller.

Safari will remember your zoom and font size settings until you clear your History. To do so, click Safari in the menu bar, select Clear History..., then click the Clear History button.

Set the Zoom Level for a Specific Website

Once the zoom level is set up for a particular site, Safari applies it automatically whenever you visit it. Here's how it's done.

  1. Navigate to the site that you want to adjust the zoom level for.

  2. Right-click on the URL or website name that appears in the address bar, and select Settings for This Website. Alternatively, click Safari in the menu bar and you'll see the same option just below Preferences.

  3. Click the Zoom Level percentage and select a new level from the dropdown menu. (Anything greater than 100 zooms in; anything less than 100 zooms out.)
    safari web page zoom

Set the Zoom Level for All Web Pages

  1. In Safari's menu bar, select Safari -> Preferences....

  2. Click the Websites tab.

  3. Click Page Zoom in the General column.

  4. Clear any Configured Websites in the list by highlighting them all with your mouse button and then selecting Remove.

  5. Click the When visiting other websites pop-up menu and choose a percentage to suit.safari zoom all websites

Set Your Own Zoom Level With a Style Sheet

If none of Safari's zoom level increments sit right with your eyes, here's a way to set your own percentage.

  1. Open the TextEdit application.

  2. Click New Document.

  3. In TextEdit's menu bar, select Format -> Make Plain Text.

  4. Copy and paste the following CSS code into the file, changing the zoom number to your preferred percentage level:
    body {
    zoom: 140%;
    }

    safari zoom style sheet css

  5. In TextEdit's menu bar, select File -> Save....

  6. Name the file safari zoom.css or whatever you like, just make sure it retains a .css suffix.

  7. Choose a location for the file and click Save.

  8. Back in Safari, select Safari -> Preferences... in the menu bar.

  9. Select the Advanced tab.

  10. Click the Style sheet dropdown menu and select Other....

  11. Navigate to the location of your saved CSS file, select it, and click Choose.safari style sheet

From now on, Safari will default to the zoom level specified in your style sheet file, which you can edit at any time.

Force Websites to Use Bigger Font Sizes

Finally, there's an option in Safari that lets you force websites to display text using a minimum font size, without affecting the zoom level.

  1. In Safari's menu bar, select Safari -> Preferences....

  2. Select the Advanced tab.

  3. In the Accessibility section, check the box next to Never use font sizes smaller than: and select a font size in the dropdown.safari font size limiter
Tag: Safari

Top Rated Comments

CarlJ Avatar
80 months ago
@MacRumors : There's also the feature (originally from Safari on iOS?) where you can two-finger double-tap on a column of text and Safari will zoom in on that column. I use that All. The. Time. It gets the part I want to look at right then, it's crazy easy to do, and you can switch back with the same gesture.

I also use the Cmd-Opt-+ sometimes, with Cmd-0 to reset to normal size (regardless of how many '+' or '-' you've done).
Score: 2 Votes (Like | Disagree)

Popular Stories

maxresdefault

Apple Announces 'Let Loose' Event on May 7 Amid Rumors of New iPads

Tuesday April 23, 2024 7:11 am PDT by
Apple has announced it will be holding a special event on Tuesday, May 7 at 7 a.m. Pacific Time (10 a.m. Eastern Time), with a live stream to be available on Apple.com and on YouTube as usual. The event invitation has a tagline of "Let Loose" and shows an artistic render of an Apple Pencil, suggesting that iPads will be a focus of the event. Subscribe to the MacRumors YouTube channel for more ...
Apple Vision Pro Dual Loop Band Orange Feature 2

Apple Cuts Vision Pro Shipments as Demand Falls 'Sharply Beyond Expectations'

Tuesday April 23, 2024 9:44 am PDT by
Apple has dropped the number of Vision Pro units that it plans to ship in 2024, going from an expected 700 to 800k units to just 400k to 450k units, according to Apple analyst Ming-Chi Kuo. Orders have been scaled back before the Vision Pro has launched in markets outside of the United States, which Kuo says is a sign that demand in the U.S. has "fallen sharply beyond expectations." As a...
iPad And Calculator App Feature

Apple Finally Plans to Release a Calculator App for iPad Later This Year

Tuesday April 23, 2024 9:08 am PDT by
Apple is finally planning a Calculator app for the iPad, over 14 years after launching the device, according to a source familiar with the matter. iPadOS 18 will include a built-in Calculator app for all iPad models that are compatible with the software update, which is expected to be unveiled during the opening keynote of Apple's annual developers conference WWDC on June 10. AppleInsider...
iOS 17 All New Features Thumb

iOS 17.5 Will Add These New Features to Your iPhone

Sunday April 21, 2024 3:00 am PDT by
The upcoming iOS 17.5 update for the iPhone includes only a few new user-facing features, but hidden code changes reveal some additional possibilities. Below, we have recapped everything new in the iOS 17.5 and iPadOS 17.5 beta so far. Web Distribution Starting with the second beta of iOS 17.5, eligible developers are able to distribute their iOS apps to iPhone users located in the EU...
Apple Silicon AI Optimized Feature Siri

Apple Releases Open Source AI Models That Run On-Device

Wednesday April 24, 2024 3:39 pm PDT by
Apple today released several open source large language models (LLMs) that are designed to run on-device rather than through cloud servers. Called OpenELM (Open-source Efficient Language Models), the LLMs are available on the Hugging Face Hub, a community for sharing AI code. As outlined in a white paper [PDF], there are eight total OpenELM models, four of which were pre-trained using the...