Skip to main content

MS-Visio file (.vsd, .vsdx) to images converter

Project description

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

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 <yassumath@gmail.com>

Maintainer

Takeshi KOMIYA <i.tkomiya@gmail.com>

License

Apache License 2.0

Project details


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.1.0.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

visio2img-1.1.0-py2.py3-none-any.whl (6.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for visio2img-1.1.0.tar.gz
Algorithm Hash digest
SHA256 9fb1f24279373bed1ce79dfaec0f5945b69442100371f474693c2e37cff4f34f
MD5 34c4e257d4085cf098d75bfed1701ba0
BLAKE2b-256 795363de2db2b83a8d39c50b438d945405282b46ec9ad1783baa8f71c9126d19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for visio2img-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a36b4d4badafc0d9e5c2547532911168a9aa9575121904f18254d7f9f9650512
MD5 a7c8f3ccf66215ba2e8720a80ac28753
BLAKE2b-256 0572174ae07f5b9a00c1e4de009e7d8cd64c0ef316019de81da4b194b8c75052

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page