What Gets Converted Automatically
50+ built-in patterns covering the most common ESX → QBCore migration points.
Core Object & Init
Converts ESX.GetSharedObject() and getSharedObject exports to QBCore:GetSharedObject() with correct import patterns.
Player Data & Methods
Transforms xPlayer.* methods to QBCore Player object equivalents including getJob, getName, and metadata access.
Money & Accounts
Migrates getMoney/addMoney/removeMoney to GetMoney/AddMoney/RemoveMoney with account type handling.
Inventory Items
Updates addInventoryItem/removeInventoryItem to AddItem/RemoveItem with QBCore item format.
Notifications
Converts showNotification, showHelpNotification, and UI alerts to TriggerClientEvent('QBCore:Notify') format.
Callbacks & Events
Rewrites ESX.TriggerServerCallback and RegisterServerCallback to QBCore.Functions equivalents.
Convert Your ESX Script
Paste your ESX Lua code and click convert. No login required.
Frequently Asked Questions
Does this work for all ESX scripts?
The converter handles the most common ESX patterns automatically. Complex scripts with custom NUI, ESX.UI.Menu, or heavy customizations may require additional manual review after conversion.
Is it safe to use the output directly in production?
Always review the converted output before deploying. The tool provides a confidence score and highlights any patterns that could not be converted automatically.
What ESX patterns are supported?
Core object init, player data access, money operations, inventory management, notifications, server callbacks, event handlers, job data, vehicle ownership, database queries (MySQL.Async/oxmysql), and export patterns.
Do I need an account?
No. The converter runs entirely in your browser. No login, no credits, no data sent to any server.
Related Tools
More free tools for FiveM server development.
Script Translator
Translate FiveM Lua locale files into 13 languages with AI while preserving keys and placeholders.
Jobs Creator
Build custom ESX or QBCore jobs with salary grades, categories, and export-ready configs.
Loading Screen Builder
Create branded FiveM loading screens without writing HTML or CSS.
Server Config Generator
Generate a complete server.cfg for your QBCore server with resource ordering and convars.
FiveM Framework Guide
Compare ESX, QBCore, and QBox to choose the best framework for your server.
FiveM Script Bundles
Browse premium QBCore-compatible script bundles for active roleplay servers.