---
title: "Right-to-left (RTL) language support | Nutrient"
canonical_url: "https://www.nutrient.io/guides/web/user-interface/rtl-languages/"
md_url: "https://www.nutrient.io/guides/web/user-interface/rtl-languages.md"
last_updated: "2026-05-18T06:34:32.349Z"
description: "Starting with Nutrient Web SDK 1.5, we offer initial support for right-to-left languages, such as Arabic and Hebrew, as a proof of concept."
---

# Right-to-left

Starting with Nutrient Web SDK 1.5, we offer initial support for right-to-left languages, such as Arabic and Hebrew, as a proof of concept. If you’re interested in using Nutrient with RTL languages, let us know by filling out the form below. You can enable it by passing `he` or `ar` to [`NutrientViewer.Configuration#locale`](https://www.nutrient.io/api/web/NutrientViewer.Configuration.html#locale).

> **Get Notified:** Sign up to get notified as soon as this component is released.

> (This feature is not yet available)
---

## Related pages

- [Form Designer: Create and edit PDF form fields using JavaScript](/guides/web/user-interface/form-designer.md)
- [PDF form field date and time picker](/guides/web/user-interface/date-and-time-picker.md)
- [Create a custom toolbar in our JavaScript PDF viewer](/guides/web/user-interface/create-a-toolbar.md)
- [User interface customization in our JavaScript PDF viewer](/guides/web/user-interface.md)
- [Localization: Updating languages in our JavaScript PDF viewer](/guides/web/features/localization.md)
- [Create and customize redactions in our PDF viewer](/guides/web/user-interface/redaction.md)
- [Customizing the search UI in our PDF viewer toolbar](/guides/web/user-interface/search.md)
- [Custom overlays in our viewer](/guides/web/customizing-the-interface/creating-custom-overlay-items.md)
- [User interface troubleshooting](/guides/web/user-interface/troubleshooting.md)
- [View state in our JavaScript PDF viewer](/guides/web/customizing-the-interface/viewstate.md)

