Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.6 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.6 KB

GitHub release (with filter) GitHub Release Date - Published_At GitHub Workflow Status (with event)

BinVec is a graphical program that converts raster graphics into vector graphics using various parameters. BinVec is available for Linux, macOS, and Windows.

Features

  • Convert raster graphics to vector graphics using various parameters such as threshold, smoothing, and simplification.
  • Support binary and color vector graphics.
  • Support for multiple input formats including PNG, JPEG, GIF.
  • Intuitive graphical user interface with preview window and real-time updates.

Screenshot

Installation

To install BinVec, follow these steps:

Linux

  • Download the latest release from the releases page.
  • Extract the downloaded file.
  • Make the BinVec appimage executable:
chmod +x binvec.appimage

macOS

  • Download the latest release from the releases page.
  • Extract the downloaded file.
  • Move the BinVec.app file to your Applications folder.

Windows

  • Download the latest release from the releases page.
  • Extract the downloaded file.
  • Run the BinVec.msi installer.