---
layout: default-layout
noTitleIndex: true
needAutoGenerateSidebar: true
title: Is the UI of the Dynamic Web TWAIN SDK fully customizable? What cannot be customized?
keywords: Dynamic Web TWAIN, UI Customization, ui customizable
breadcrumbText: Is the UI of the Dynamic Web TWAIN SDK fully customizable? What cannot be customized?
description: Is the UI of the Dynamic Web TWAIN SDK fully customizable? What cannot be customized?
date: 2021-12-08 03:32:59 +0000
last_modified: 2026-01-21 16:19:08 -08:00
---

# UI Customization

## Is the UI of the Dynamic Web TWAIN SDK fully customizable? What cannot be customized?

Most UI is customizable: you can style or replace the viewer, thumbnail viewer, image editor, progress/loading indicators, and the install prompt (via `dynamsoft.webtwain.install.js`, e.g., `Dynamsoft._show_install_dialog`). You can also localize built-in error messages and other labels. What you cannot customize is the native scanner UI itself. See the full guide at [UI Elements and customization](/_articles/extended-usage/ui-customization.md){:target="_blank"}.
