DrawBot icon
DrawBot icon

DrawBot

 Like

DrawBot is a powerful, free application for MacOSX that invites you to write simple Python scripts to generate 2D graphics. The builtin graphics primitives support rectangles, ovals, (bezier) paths, polygons, text objects and transparency.

DrawBot screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

DrawBot News & Activities

Highlights All activities

Recent activities

No activities found.

DrawBot information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Photos & GraphicsDevelopment

GitHub repository

  •  419 Stars
  •  63 Forks
  •  112 Open Issues
  •   Updated May 20, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about DrawBot, and it has gotten 0 likes

DrawBot was added to AlternativeTo by Karl Ericksen on Apr 22, 2021 and this page was last updated Apr 27, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is DrawBot?

DrawBot Documentation

DrawBot is a powerful, free application for MacOSX that invites you to write simple Python scripts to generate two-dimensional graphics. The builtin graphics primitives support rectangles, ovals, (bezier) paths, polygons, text objects and transparency.

Education DrawBot is an ideal tool to teach the basics of programming. Students get colorful graphic treats while getting familiar with variables, conditional statements, functions and what have you. Results can be saved in a selection of different file formats, including as high resolution, scaleable PDF, svg, movie, png, jpeg, tiff… DrawBot has proven itself as part of the curriculum at selected courses at the Royal Academy in The Hague.

Python DrawBot is written in Python. The binary download is fully self-contained (ie. it doesn’t need a Python install around), but the source code is available if you want to roll your own.

Official Links