Win95 PaintBot is a nostalgic, Windows 95-themed digital canvas built with Python. It isn't just a drawing app—it features a powerful Auto-Draw Engine that uses OpenCV to scan real images and "hand-draw" them onto the canvas in real-time.
Whether you want to sketch manually or watch the bot recreate complex photos using contour detection and color-filling algorithms, this script handles it all within a classic retro interface.
Key Features:
🤖 PaintBot Engine v2.0: Auto-draws any image (PNG/JPG) using edge detection.
🖌️ Retro UI: Authentic Windows 95 aesthetic with classic tools.
📡 Discord Integration: A built-in "Rate My App" system that crops your artwork and sends it directly to a Discord Webhook as a styled Embed.
📂 Custom File Explorer: Built-in navigator to find images in your Linux/ChromeOS directories.
🚀 Chromebook Optimized: Specially coded to run on ChromeOS Linux without memory crashes.
The script is hosted on Programiz for easy viewing. Since this is a GUI application with system dependencies (like Tkinter and OpenCV), you must run it in a Linux environment.
Get the Code: Win95 PaintBot v2.0 — Advanced Auto-Draw & Discord Integrated Art Engine