Circle Thread Art Maker is a graphical application that allows users to create thread art designs from selected images.
- Load Images: Users can load images in various formats including PNG, JPG, JPEG, GIF, BMP, and TIFF.
- Interactive Canvas: Users can move two points to determine cutted area
- Run the application script:
python main.py
- Click on "Load Image" to open a file dialog and select an image.
- Observe the circle drawn based on the selected points.

