Skip to main content

visio2img is a image converter. It converts from MS-Visio file (.vsd, .vsdx) to images.

Build Status Coverage Latest PyPI version Number of PyPI downloads

Requirements

  • Python 2.7, 3.3 and later

  • pywin32

  • Microsoft Visio

Setup

  1. Install pywin32 manually

  2. Install visio2img package:

    $ pip install visio2img

And then, visio2img command is available on your environment.

Usage

Execute visio2img command:

$ visio2img [visio_filename.vsdx] [image_filename.png]

If your visio file has multiple pages, visio2img command generates image files for each page.

page option

-p (–page) option choices a page by page number.

For example, this command-line picks up second page of visio file:

visio2img.py -p 2 visio_filename.vsdx output.png

name option

-n (–name) option choices a page by page name.

For example, this command-line picks up a page named “circle”:

visio2img.py -n "circle" visio_filename.vsdx output.png

Author

Yassu <mathyassu@gmail.com>

Maintainer

Takeshi KOMIYA <i.tkomiya@gmail.com>

License

Apache License 2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

visio2img-1.3.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

visio2img-1.3.0-py2.py3-none-any.whl (6.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file visio2img-1.3.0.tar.gz.

File metadata

  • Download URL: visio2img-1.3.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for visio2img-1.3.0.tar.gz
Algorithm Hash digest
SHA256 3a0e675cc0864845308793fec59decabec14754bb2897c48d410cb701269eaef
MD5 608e434f6a7b3a4d862aeeabfa46edc8
BLAKE2b-256 dc2ba35e1932f6214f5bca85f0e32d269e5d18769e78804707d82eba9790e6d5

See more details on using hashes here.

File details

Details for the file visio2img-1.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for visio2img-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9d318f65a19b60cfa3b92aa3d9ee61982a597222d66a459265a02c98c7b2edf9
MD5 7b396a97f44ff31fbe04abbed4737b08
BLAKE2b-256 8fbfd37622fdb84c2ede306bfeb2519a2a6570043fdd50cb173fcac60f1f19f0

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.3.0 This release

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page