---
title: Install svg2pts on Linux | Snap Store
description: Get the latest version of svg2pts for Linux - Command line program to
  convert an SVG to points.
url: https://snapcraft.io/svg2pts
---

# svg2pts

[Thomas Dagenais (exrok)](https://snapcraft.io/publisher/exrok "View all snaps from Thomas Dagenais (exrok)")

* [Thomas Dagenais (exrok)](https://snapcraft.io/publisher/exrok "View all snaps from Thomas Dagenais (exrok)")
* [Utilities](https://snapcraft.io/search?categories=utilities)

latest/stable v0.1.5

Install latest/stable of svg2pts

This channel hasn't been updated in a while. It might be unmaintained and have stability or security issues.

---

**Install using the command line**

```
sudo snap install svg2pts
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

---

### Package name

* svg2pts

---

### License

* MIT

---

### Last updated

* 5 March 2020 - latest/stable

This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.

---

### Websites

* [i64.dev](https://i64.dev "https://i64.dev")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/svg2pts#report-snap-modal)

---

* [Description](https://snapcraft.io/svg2pts#tab-description)
* [Security](https://snapcraft.io/svg2pts#tab-security)

#### Command line program to convert an SVG to points.

Converts the paths in a SVG to a list of points.
Paths are interoplated into a set of points.

* Paths can be sampled at set distances.
* Composable in a Unix style
* Fast performance.

  svg2pts 0.1.3
  Converts all paths in a svg to a list of points. Paths
  with no stroke nor fill are ignored. Output is a sequence of points, `X Y\n`.

  USAGE:
  svg2pts [OPTIONS] [ <input> [<output>] ]

  FLAGS:
  -h, --help Prints help information

  OPTIONS:
  -a, --accuracy <accuracy> Set target accuracy for bezier curve [default: 0.1]
  -d, --distance <distance> Set target distance between points, depends on DPI of SVG.
  If distance == 0.0 point distance not normalized.
  [default: 0.0]

  ARGS:
  <input> Input SVG file, stdin if not present
  <output> Output file, stdout if not present

---

## Install svg2pts on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/svg2pts/arch)

[### CentOS](https://snapcraft.io/install/svg2pts/centos)

[### Debian](https://snapcraft.io/install/svg2pts/debian)

[### elementary OS](https://snapcraft.io/install/svg2pts/elementary)

[### Fedora](https://snapcraft.io/install/svg2pts/fedora)

[### KDE Neon](https://snapcraft.io/install/svg2pts/kde-neon)

[### Kubuntu](https://snapcraft.io/install/svg2pts/kubuntu)

[### Manjaro](https://snapcraft.io/install/svg2pts/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/svg2pts/pop)

[### openSUSE](https://snapcraft.io/install/svg2pts/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/svg2pts/rhel)

[### Ubuntu](https://snapcraft.io/install/svg2pts/ubuntu)
