Skip to content

Instantly share code, notes, and snippets.

@tomathosauce
tomathosauce / stckr-cli.py
Created October 25, 2020 15:39
Create sticker packs for Sticker Maker (app for Whatsapp)
from PIL import Image
import os, argparse, time, glob, zipfile
from shutil import copyfile
parser = argparse.ArgumentParser()
import tkinter as tk
from tkinter import filedialog
import re
root = tk.Tk()