Fullscreen Test

Test your browser's fullscreen capability. Verify that fullscreen mode works correctly on your device and browser.

Fullscreen Test

Test whether your browser supports the Fullscreen API.

Fullscreen API Supported
Current StateNormal
Screen Resolution...

How Does the Fullscreen Test Work?

  1. Click the button to request fullscreen mode through the browser's Fullscreen API.
  2. Your browser window will expand to fill the entire screen.
  3. Press Escape or click the exit button to return to normal mode.
  4. The tool also checks whether your browser supports the Fullscreen API.

Frequently Asked Questions

Why doesn't fullscreen work?
Some browsers require a direct user interaction (like a click) to enter fullscreen. Embedded iframes may also block fullscreen. Try using this tool directly rather than through a frame.
Is fullscreen the same as F11?
Not exactly. F11 is a browser-level fullscreen that hides the browser UI. The Fullscreen API is a web standard that allows websites to request fullscreen. Both achieve a similar result but work differently.