GDCEF Godot4 0.20.0-godot4 2D Tools 4.2 Community
Submitted by user Lecrapouille; MIT; 2026-08-21
gdCEF - Chromium Embedded Framework for Godot 4
Integrate a fully functional web browser into your Godot 4.2+ games on Linux and Windows. This GDExtension wraps the Chromium Embedded Framework (CEF) API, enabling you to display web content in 2D and 3D scenes and interact with it using GDScript.
Godot 3 users: gdCEF is no longer maintained for Godot 3, but the last version is still available here: https://godotengine.org/asset-library/asset/1426
========================
Supported Platforms
========================
- Linux
- Windows
- macOS (worked, but developers are needed to improve support)
========================
Unsupported Platforms
========================
Android and iOS are not supported by CEF and therefore not supported by gdCEF.
========================
Installation
========================
From the Godot editor, simply download the CEF artifacts folder into your project (500+ MB). Once downloaded, gdCEF is ready to use.
(Note: the available binaries depend on the GitHub CI configuration, so not all architectures are currently provided.)
========================
ChangeLog
========================
- Version 0.20.0: CEF 151 + lot of fixes: internal memory management, better UTF8 usage, rendering speedup, keyboard for windows fixes
========================
Community & Support
========================
For help with installation or general questions, join our Discord: https://discord.gg/EckEwy7S5U
========================
Documentation
========================
- Installation Guide: https://github.com/Lecrapouille/gdcef/blob/godot-4.x/doc/installation.md
- API Reference: https://github.com/Lecrapouille/gdcef/blob/godot-4.x/doc/API.md
- Design Details: https://github.com/Lecrapouille/gdcef/blob/godot-4.x/doc/detailsdesign.md
- Demos Info: https://github.com/Lecrapouille/gdcef/blob/godot-4.x/demos/README.md
- FAQ: https://github.com/Lecrapouille/gdcef/blob/godot-4.x/doc/faq.md
View files Download Submit an issue Recent Edits