paperang

Control Paperang 2 thermal printer operations via CLI or interactive modes.

20|6|Updated Oct 21, 2025
One-click install
npx skills add https://github.com/createskyblue/paperang-miaomiaoji-tool-gen2 --skill paperang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperang
Source: https://github.com/createskyblue/paperang-miaomiaoji-tool-gen2/tree/main
Command: npx skills add https://github.com/createskyblue/paperang-miaomiaoji-tool-gen2 --skill paperang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyserial, numpy, Pillow, qrcode, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of printing with the Paperang 2 thermal printer, offering both CLI and interactive modes to control various print operations like text, images, and QR codes.

Core Features & Use Cases

  • Text Printing: Print text with customizable font size, support for Chinese and English.
  • Image Printing: Print images with auto-rotation, resizing, and dithering options.
  • QR Code Printing: Generate and print QR codes with a single command.
  • Device Control: Manage print configurations like self-test, paper feeding, and heat density settings.
  • Double Mode: Support for both CLI and interactive modes for human use.
  • Use Case: Print a welcome message and logo on a receipt using the thermal printer with ease.

Quick Start

Use the paperang skill to print "Hello World" on the Paperang 2 printer.

Frequently Asked Questions about paperang

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I print text and images from a Paperang 2 thermal printer using Python?

You can print text and images from a Paperang 2 thermal printer using Python via this Skill's CLI and interactive modes, which handle Bluetooth communication and image processing for your print jobs.

Can I generate and print QR codes directly to a Paperang thermal printer?

Yes, you can generate and print QR codes directly to a Paperang thermal printer using a single command in the interactive or CLI mode, relying on the integrated qrcode dependency for generation.

Do I need specific Python libraries to control thermal printer operations for Paperang 2?

Yes, controlling thermal printer operations for Paperang 2 requires Python along with pyserial for Bluetooth communication, plus numpy, Pillow, and qrcode for image processing and generation.

What image processing options are available when printing to a Paperang 2 thermal printer?

When printing to a Paperang 2 thermal printer, available image processing options include automatic rotation, resizing, and dithering to optimize pictures for thermal output.

How do I configure heat density and paper feeding on a Paperang 2 thermal printer?

You can configure heat density and paper feeding on a Paperang 2 thermal printer through the device control features, which also support self-test operations and custom print management settings.