Device Memory API
Checking compatibility...
Access information about the client device's RAM memory capacity. Perfect for adapting content and features based on device capabilities.
This API requires a secure context (HTTPS) and may not be supported in all browsers. The API reports approximate memory values for security reasons.
Check Device Memory
Access the device's RAM in gigabytes and categorize devices as low, medium, or high memory.
=
=
=
=
=
=
Output
Click Run to see output...
Worker Memory Access
Access memory information from a Web Worker, showing the API works in both main thread and worker contexts.
=
=
=
=
=
=
Output
Click Run to see output...