Skip to content

Drawing Bot is a free, open source software for converting images to line drawings

License

Notifications You must be signed in to change notification settings

mssmison/DrawingBotV3

 
 

Repository files navigation

Drawing Bot V3

Screenshot Platforms GitHub top language GitHub License GitHub release (latest by date including pre-releases)

About

Drawing Bot is a free, open source software for converting images to line drawings for Plotters / Drawing Machines / 3D printers. It also serves as an application for visual artists to create stylised line drawings from images / video.

It is available for Windows, Mac and Linux.

Features

  • Advanced User Interface with live drawing preview
  • GCode - configurable Drawing Area, XYZ Offsets / Auto Homing.
  • Path Finding Modules - configurable to create different styles
  • Presets: can be saved/imported/exported for sharing different styles with other users
  • Pen Settings: configurable colours / distribution weight / blend modes
  • Exports can be exported per/pen or per/drawing
  • Batch Processing: Convert entire folders automatically.

Planned Features

  • Pen Plugins (Support for multiple manufacturers)

Supported File Types

Import Formats: 
    Images: [.tif, .tga, .png, .jpg, .gif, .bmp, .jpeg] 
       
Export Formats: 
    GCode: [.gcode, .txt],
    Vectors: [.svg, .pdf],
    Images: [.tif, .tga, .png, .jpg, .jpeg]

Installation

Downloads: Latest Release

  1. Windows - Installer (.exe)

    Includes all required libraries and Java Runtime. No further setup required.

  2. Windows - Portable (.zip)

    Includes all required libraries and Java Runtime. No further setup required.

  3. Mac/Linux/Win - Executable (.jar)

    Includes all required libraries but you must manually install JAVA 11+

Included Dependencies

All the dependencies are automatically included and do not need to be installed manually.

Original Version

DrawingBotV3 is an expansion of Drawbot Image to GCode V2 originally written by Scott Cooper.

Thanks to Scott for allowing me to publish this version!

About

Drawing Bot is a free, open source software for converting images to line drawings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%