MARKETPLACE
PLUGINS
THERMAL PRINTER BLUETOOTH
Thermal Printer Bluetooth logo

Thermal Printer Bluetooth

Published March 2025
   •    Updated August 2026

Plugin details

This plugin allows you printing to ESC/POS thermal printers via Bluetooth directly from your web application using WebBluetooth. With a fully native browser integration, it eliminates the need for external software or complex setups.
Features:
- Supports Text, QR Codes, and Images: Print customized content, including QR codes and graphics.
- Direct Printing: Send data to ESC/POS thermal printers without drivers or additional software.

This plugin is based on the WebBluetoothReceiptPrinter library by Niels Leenheer.

For a full list of supported print commands, visit:
https://github.com/NielsLeenheer/ReceiptPrinterEncoder/blob/main/documentation/commands.md

Perfect for point-of-sale systems, ticketing, restaurants, transportation, and more.

$49

One time  •  Or  $7/mo

1.0 stars   •   1 ratings
10 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Arekku Dev logo
Arekku Dev
Joined 2024   •   11 Plugins
View contributor profile

Instructions

1.- First add the element to your page 2.- Then in the workflow where you are going to print add the connect action
3.- Add a when connected workflow and add the print action with the commands according to the documentation, separated with a ;

Example:
line('The is the first line');
line('And this is the second');


The columns must be 32, 35, 42, 44 or 48

And you can place an image at the beginning and end of the ticket with its url

Demo Page:
https://thermal-printer-bluetooth.bubbleapps.io/version-test

Demo Editor:
https://bubble.io/page?id=thermal-printer-bluetooth&tab=Design&name=index

Types

This plugin can be found under the following types:
Element   •   Event   •   Action

Categories

This plugin can be found under the following categories:
Productivity   •   Mobile   •   Visual Elements

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (1.0)

Not working via bluetooth using PT210
June 9th, 2026
Printer was working using other printing app using android phone, but my app is not printing using this plugin, as well as the demo page not working.
Bubble