/ltspice2svg

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

Ltspice2svg app

This app can

  • Convert an LTSpice asc file into svg

Why should I use this app?

  • Quickly create publication quality schematics using LTSpice.

Versions

  • Available for MacOS, Linux and Windows

Quick Setup

  • MacOS/Linux
# unzip zip file
unzip ltspice2svg<version>.zip
# Ensure ltspice2svg binary is executable
chmod 755 ltspice2svg
# Test ltspice2svg app is working
./ltspice2svg --help
  • Windows

Similar to MacOS/Linux above but with Windows commands

License

See LICENSE file.