AI 产品解读Auto-draws images on the skribbl.io pictionary game canvas by accepting drag-and-dropped images and converting them to pixel-accurate drawings using the game's available color palette
Eliminates the need to manually draw pictures in skribbl.io by automatically generating pixel-perfect drawings from any dropped image
1. User navigates to skribbl.io
2. When it's user's turn to draw, they search for an image on Google Images
3. User drags and drops the image onto the game canvas
4. Extension loads the image (directly or via CORS proxy), scales it, maps pixels to closest available game colors
5. Extension simulates pointer events to automatically fill background and draw pixel strokes
6. Drawing completes autonomously until all commands are processed
Drag-and-drop image loading (with CORS proxy fallback)Image scaling to fit 800x600 game canvasColor palette mapping using CIEDE2000 perceptual color distance algorithmAutomated drawing via simulated pointer/mouse events on the game canvasFill tool for background color + pen strokes for detailed pixelsOverlay UI showing draw status and command progress
- 目标用户
- skribbl.io players who want to auto-draw during their turn
- Source is minified (dist/main.js) making line-level inspection difficult for deeper analysis
- No version history to check for past paid feature additions
- Cannot confirm skribbl.io's exact account requirements without visiting the site
付费分析未识别到付费功能
No payment platforms, no subscription logic, no premium feature gating, no upgrade UI. All keyword matches for 'paid' are false positives from MIT license text - 'pro' appears in words like 'provided', 'produce', 'promote', 'process', 'procurement' within the license file, and 'license' refers to open-source license declarations, not paid licensing.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a content script that injects into skribbl.io with no authentication UI, no account creation, no login flow, and no credential handling. The destination service (skribbl.io) is a free pictionary game that only requires a nickname, not an account. The only 'auth' keyword matches are false positives from author names in license files (lines 2 and 13 of dist/main.js.LICENSE.txt: '@author Markus Ekholm').
it dosent work if i were to place the image on the canvas it would get rid of the skribbl page and replace it with a picture of the image i want to place and by the way im on windows 10
Works great, and really fun when playing with friends. Just an advice, use cartoon animations rather than real pictures. Works better.
how does it work pls reply
this is slow and this is the problem
nme encanta
Very well, i love it. And very simple, but it's unfair to others:(
It didn't work...
Nice but sometimes it doesn't work
Если я перетаскиваю изображения во вкладу со skribbl.io то есть шанс что google chrome просто откроет эту картинку, заменив вкладку со skribbl.io на картинку. If I drag and drop images into the contribution from skribbl.io, then there is a chance that google chrome will simply open this image, replacing the tab from skribbl.io with the image.
Very slow. Don't you think that it would be easier if the bot could prioritise finishing one colour, and then another and another and not just switch the colour after every small line/dot is on the canvas?