Instantly Detect Your Client Environment
When a website issue occurs (layout problems, login failures, etc.), the cause is often related to your environment (OS, browser, screen size, etc.).
Simply by visiting this page, we instantly retrieve the browsing environment information needed for support. Click the "Copy Info for Support" button and paste it to send to your support representative.
β» No personally identifiable information such as name, address, or passwords is collected or transmitted.
π About This Tool
An online tool that instantly displays your browser environment information (OS, browser, screen resolution, IP address, etc.).
View User-Agent, JavaScript support, cookie settings, plugin information, and everything needed for web development and technical support β all on one screen.
Retrieved information can be copied as text for attaching to support tickets and bug reports.
π° How to Use
Open the Page
Environment information is automatically collected and displayed just by visiting this page.
Review Your Environment
Detailed info including OS, browser, screen size, supported features is displayed in a list.
Copy & Share
Copy environment info as text and send to support representatives.
π Glossary
- User-Agent
- An identification string your browser sends to web servers. Contains OS and browser type/version information.
- Screen Resolution
- The number of pixels on your display. Important for verifying responsive design behavior.
- Device Pixel Ratio
- The number of physical pixels per CSS pixel. Retina displays have a ratio of 2 or higher.
- Cookie
- Small pieces of data stored by websites in your browser. Used for session management and tracking.
- WebGL
- An API for rendering 3D graphics in browsers. Support status determines whether 3D content can be displayed.
- OS (Operating System)
- The foundational software running your device β Windows 11, macOS, iOS (iPhone), Android, etc. Essential for isolating bugs that occur only on specific OS (e.g., buttons unresponsive only on iPhone, wrong font on Mac).
- Browser & Version
- Software for browsing the internet β Google Chrome, Safari, Edge, etc. Older versions may not support modern website features, which is why both name and version are checked together.
- IP Address
- Your "address" on the internet. Helpful for diagnosing network issues like "can only be accessed from the office network" (firewall blocks).
- Screen Resolution & Window Size
- "Screen Resolution" is the monitor's total pixel count. "Window Size" is the actual area where the browser is displayed. Needed to identify issues that only occur on narrow screens like smartphones.
- Cookie
- A browser feature that remembers login status and shopping cart contents. If cookies are "disabled" due to strict security software, critical issues like repeated login failures or empty carts can occur.
- JavaScript
- A programming language that handles dynamic operations on websites like menu toggling and animations. Most modern websites won't function properly with JavaScript disabled.
- Color Depth & Pixel Ratio
- Information about how many colors your display can render and high-density pixel displays (like Apple's Retina). Referenced when investigating reports like "photos look blurry" or "colors seem wrong."
- User-Agent (Raw Identification)
- The identification string your browser sends to web servers. Support teams can use this string to emulate your environment on their own computers for testing.
- Estimated Network Speed
- An indicator of what generation network speed your browser estimates based on actual speed and latency. Due to browser specifications, "4G" is the maximum value, so fiber Wi-Fi and 5G also show as "4G equivalent." Used to check if the customer's connection speed has drastically dropped when they report "the site is slow."
β FAQ
- Q. Is my IP address displayed?
- A. Yes. Your public IP address is displayed.
- Q. Can it detect mobile devices?
- A. Yes. Device type is determined from User-Agent, touch screen support, and other factors.
- Q. Is data stored on a server?
- A. No. Information is only retrieved and displayed β nothing is stored on the server.
- Q. What IP shows when using a VPN?
- A. The VPN server's IP address is displayed.
- Q. Does it work on mobile?
- A. Yes. Fully responsive.
π‘ Use Cases
Technical Support
Retrieve user environment info to efficiently isolate issues.
Web Development
Quickly check detailed browser info during cross-browser testing.
Bug Reports
Copy environment info with one click for attaching to bug reports.
Security Check
Verify your IP address and browser settings. Also useful for VPN verification.
π Your Detected Environment Info
- OS Type & Version
- Loading...
- Browser Type & Version
- Loading...
- Device Type
- Loading...
- IP Address
- Screen Resolution / Window Size
- Loading...
- Color Depth / Pixel Ratio
- Loading...
- Cookie Status
- Loading...
- JavaScript Status
- Enabled
- Language / Timezone
- Loading...
- Estimated Network Speed
- Loading...
- User-Agent (Raw Identification)
- Color Code Converter (HEX/RGB/HSL/CMYK) & Palette Generator
- HTTP Header Checker & Security Auditο½A+ to F Scoring
- Font Subsetting Toolο½Reduce Web Font Size for Faster Sites
- Responsive Image Generatorο½Auto-Generate srcset & picture Element HTML
- JSON to TypeScript Interface Generator | Instant Type Definitions