SkillAgentSearch skills...

Potrace

Transform a bitmap into a smooth, scalable vector image.

Install / Use

/learn @pcolton/Potrace
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Swift Potrace

This is a Swift 5.0 compatible port of the JavaScript port of Potrace. Potrace allows you to transform a bitmap into a smooth, scalable vector image.

It includes a getBezierPath() function that returns a UIBezierPath for easy rendering on iOS (see included demo app).

func getBezierPath(scale size: Double = 1.0) -> UIBezierPath

screenshot

Licensed under GPL v2. Ditsributed without any waranty.

View on GitHub
GitHub Stars87
CategoryDevelopment
Updated2mo ago
Forks8

Languages

Swift

Security Score

95/100

Audited on Jan 8, 2026

No findings