Skip to content
CarbonlessBeta

Carbon report

www.apple.com

Scanned · all pages on www.apple.com

Redirected here by the site from apple.com

1.02 g

cleaner than an estimated 17.5% of pages on the web 

  1. A+
  2. A
  3. B
  4. C
  5. D
  6. E
  7. F

A+ is 0.04 g or less per view, F is more than 0.359 g CO₂e.

Sign in to re-scan
What the browser rendered, so you can confirm a real page was measured.

The numbers

9.14 MBcold load, on the wire
614 domains
0 B5 requests
188 kB2% re-downloaded
1.35 g CO₂e
0.028 g CO₂e
unknown
428 ms
0.054
45 ms

At 10,000 views a month this page emits about 122.8 kg CO₂e a year, roughly 503 km in an average petrol car. The estimate assumes 75% new and 25% returning visitors, a measured cache reload ratio of 2%, and world-average grid intensity. How we calculate this

What to fix

apply everything → ~0.408 g/visit, rating F

  1. Defer video and audiosave ~0.545 g/visit (4.87 MB)High impact · quick fix

    6.08 MB of audio/video downloads during initial page load.

    Never autoload media: use preload="none" with a poster image, load players on interaction, and stream in an efficient codec (AV1/HEVC).

    • largetall.mp46.05 MB
    • largetall.webm30 kB
    • largetall.webm0 B
    • largetall.webm0 B
    • largetall.webm0 B
  2. Convert and compress imagessave ~0.070 g/visit (622 kB)High impact · quick fix

    9 images (1.38 MB) ship in legacy formats (JPEG/PNG/GIF).

    Serve AVIF (or WebP) with responsive srcset sizes, and re-compress oversized files. AVIF typically halves JPEG weight at the same visual quality.

    • hero_back_to_school_startframe__cd4vg5frm39e_…588 kB
    • hero_ted_lasso__cyx8jbgpt3ma_largetall.jpg292 kB
    • hero_back_to_school_2026__cz07tzsg14sy_larget…221 kB
    • hero_ted_lasso_startframe__bdvk5f0i4u02_large…210 kB
    • hero_iphone_family__be5jkzxszb1e_largetall.jpg60 kB
  3. Optimize web fontssave ~0.042 g/visit (376 kB)Medium impact · quick fix

    7 font files total 1.08 MB.

    Subset fonts to used glyphs, prefer one variable font over multiple weights, serve WOFF2 only, and consider system fonts for UI text.

    • sf-pro-text_semibold.woff2235 kB
    • sf-pro-text_light.woff2226 kB
    • sf-pro-text_regular.woff2222 kB
    • sf-pro-display_semibold.woff2130 kB
    • sf-pro-display_bold.woff2129 kB
  4. Enable text compressionsave ~0.017 g/visit (148 kB)Medium impact · quick fix

    2 text resources (211 kB) are served without gzip/Brotli.

    Enable Brotli (or at least gzip) on the server or CDN for HTML, CSS, JavaScript, JSON and SVG. Typical reduction is ~70%.

    • globalheader.umd.js165 kB
    • flyouts46 kB
  5. Reduce JavaScript payloadsave ~0.012 g/visit (106 kB)Medium impact · moderate effort

    19 scripts total 425 kB on the wire (1.12 MB decoded). Bundles this size usually carry a lot of unused code.

    Split bundles per route, tree-shake dependencies, and audit with a bundle analyzer or coverage profile. A 25% cut is a conservative target for bundles this size.

    • globalheader.umd.js165 kB
    • ac-analytics.js104 kB
    • localeswitcher.built.js57 kB
    • endless-entertainment-gallery.built.js42 kB
    • main.built.js26 kB
  6. Fix caching for returning visitorssave ~0.0036 g/visit (24 kB)Medium impact · quick fix

    On a repeat visit 97 kB of static assets were re-downloaded instead of coming from cache.

    Serve static assets with Cache-Control: public, max-age=31536000, immutable and versioned filenames so returning visitors download almost nothing.

    • localeswitcher.built.jsCache-Control: max-age=0 · 57 kB
    • globalheader.cssCache-Control: max-age=0 · 16 kB
    • ac-localnav.built.cssCache-Control: max-age=0 · 8.4 kB
    • ac-globalfooter.built.cssCache-Control: max-age=0 · 7.3 kB
    • localeswitcher.built.cssCache-Control: max-age=0 · 5.4 kB
  7. Verify your hosting energyMedium impact · moderate effort

    This host has not published renewable energy evidence with the Green Web Foundation, so its energy source is unknown.

    Choose a provider listed in the Green Web Directory, or ask your current provider to publish evidence (and a carbon.txt). This cuts the data-center share of every single page view.

  8. Upgrade compression beyond gzipsave ~0.0065 g/visit (58 kB)Advisory · quick fix

    387 kB of text ships gzip-compressed; Brotli or Zstandard would cut roughly another 15-20%, and browsers without them fall back to gzip automatically.

    Serve precompressed Brotli for static text assets (highest level, compressed at build time) and enable Brotli or zstd for dynamic responses; keep gzip only as the fallback.

    • ac-analytics.js104 kB
    • localeswitcher.built.js57 kB
    • apple.com44 kB
    • endless-entertainment-gallery.built.js42 kB
    • main.built.js26 kB
  9. Set a page-weight budgetAdvisory · moderate effort

    At 9.14 MB per view this page rates F. The findings above list where the weight is.

    Agree a transfer budget (e.g. under 975 kB reaches a B), enforce it in CI, and re-scan after each change to hold the line.

  10. Remove the entry redirectAdvisory · quick fix

    The address that was scanned goes through 1 redirect before the document is served, ending at https://www.apple.com/. Every hop is a full round trip on a connection that has not warmed up yet.

    Point links, sitemaps and canonical tags at the final address, and make the host redirect in one hop rather than chaining http to https to www.

    • https://apple.com/redirects to https://www.apple.com/
  11. Simplify the document structureAdvisory · larger effort

    The page renders 1994 DOM elements, above the 1,500 guideline. Large trees cost memory and CPU on every visitor's device.

    Flatten wrapper markup, render long lists virtually or paginate, and prefer semantic elements over nested divs.

Where the bytes are

  • Audio / video6.08 MB · 7 req
  • Images1.38 MB · 13 req
  • Fonts1.08 MB · 7 req
  • JavaScript425 kB · 19 req
  • CSS83 kB · 10 req
  • Data (fetch)47 kB · 2 req
  • HTML44 kB · 1 req
  • Data (XHR)2.3 kB · 2 req
Ten heaviest requests
ResourceTypeWire sizeCache-Control
www.apple.com/105/media/us/home/2026/8e236ea6-c554-4bb3-8637-31536c946907/anim/hero/largetall.mp4media6.05 MBmax-age=1571
www.apple.com/v/home/images/back-to-school-2026/a/hero_back_to_school_startframe__cd4vg5frm39e_largetall.pngimage588 kBmax-age=1250
www.apple.com/v/home/images/tv/a/hero_ted_lasso__cyx8jbgpt3ma_largetall.jpgimage292 kBmax-age=2233
www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_semibold.woff2font235 kBpublic, max-age=1464
www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_light.woff2font226 kBpublic, max-age=1080
www.apple.com/wss/fonts/SF-Pro-Text/v3/sf-pro-text_regular.woff2font222 kBpublic, max-age=3221
www.apple.com/v/home/images/back-to-school-2026/a/hero_back_to_school_2026__cz07tzsg14sy_largetall.jpgimage221 kBmax-age=1464
www.apple.com/v/home/images/tv/a/hero_ted_lasso_startframe__bdvk5f0i4u02_largetall.jpgimage210 kBmax-age=1472
www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.jsscript165 kBmax-age=265
www.apple.com/wss/fonts/SF-Pro-Display/v3/sf-pro-display_semibold.woff2font130 kBpublic, max-age=1214

Share this report

Live carbon badge preview
<a href="https://carbonless.cc/report/www.apple.com"><img src="https://carbonless.cc/api/badge?url=https%3A%2F%2Fwww.apple.com" alt="Carbon rating for this page" width="150" height="30" loading="lazy" /></a>

The badge is a lightweight SVG (under 1 kB) served with long-lived caching, so a new scan can take up to a day to show through.