Skip to content

Instantly share code, notes, and snippets.

@matteohoeren
matteohoeren / sticker.py
Created June 17, 2025 08:38
Python3 (WhatsApp) Sticker Compilation to A4
import os
import base64
import mimetypes
import math
import subprocess
from PIL import Image
from lxml import etree
# WARNING: This script was vibe coded. It takes a folder of stickers and puts them onto an A4 canvas for easy printing