---
title: "Nutrient Electron SDK"
canonical_url: "https://www.nutrient.io/guides/macos/other-languages/electron/"
md_url: "https://www.nutrient.io/guides/macos/other-languages/electron.md"
last_updated: "2026-06-09T10:32:42.840Z"
description: "Discover how to integrate Nutrient into your Electron applications for fast PDF rendering using WebAssembly. Learn more about its features and setup."
---

![Electron PDF SDK](@/assets/guides/shared/other-languages/electron/electron.svg)

[Electron](https://electronjs.org/) is an open source framework that allows the development of cross-platform desktop GUI applications with JavaScript, HTML, and CSS. It is developed by GitHub and was formerly known as Atom Shell.

## Nutrient as an Electron PDF SDK

The standalone version of [Nutrient Web SDK](https://www.nutrient.io/sdk/web/) works with Electron applications. We use WebAssembly to deliver fast rendering performance with low memory overhead.![](@/assets/guides/shared/other-languages/electron/pdfviewer-electron.png)

For more information about Nutrient Electron SDK, check out [this guide article](https://www.nutrient.io/sdk/web/getting-started/other-frameworks/electron.md).
---

## Related pages

- [Xamarin](/guides/macos/other-languages/xamarin.md)

