---
layout: default-layout
needAutoGenerateSidebar: true
needGenerateH3Content: true
noTitleIndex: true
title: Dynamsoft Document Viewer Getting Started - System Requirements
keywords: Documentation, Dynamsoft Document Viewer, Getting Started, System Requirements
breadcrumbText: System Requirements
description: Dynamsoft Document Viewer Documentation Getting Started, System Requirements
permalink: /gettingstarted/sys_requirements.html
---


# System Requirements

The SDK requires the following features to work:

- `WebAssembly`, `Blob`, `URL`/`createObjectURL`, `Web Workers`

  The above four features are required for the SDK to work.

## Supported Browsers

The following table is a list of supported browsers based on the above requirements:

  | Browser Name |             Version              |
  | :----------: | :------------------------------: |
  |    Chrome    |             v92+                 |
  |   Firefox    |             v90+                 |
  |    Safari    |             v15+                 |
  |     Edge     |             v92+                 |

Apart from the browsers, the operating systems may impose some limitations of their own that could restrict the use of the SDKs.