Download and Access

Accessing SnowConvert for all your snow-conversion needs.

This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.

Accessing SnowConvert

Getting up and running with Snowflake SnowConvert is quick and easy, but there are multiple ways you can access SnowConvert:

  • Local Application: A local application that you can install on any machine or in a container. The installation this page will cover is related to this version of the tool. Read on if you're ready to use the local application.

  • Command Line Interface (CLI): A CLI version of SnowConvert is available for some source platforms. Review the documentation for each available source platform in SnowConvert (on this website) to view which versions of the tool have a CLI.

We recommend using the local application, but if you are incorporating SnowConvert into a CI/CD process, there are advantages to usin the CLI.

System Requirements

Before you start, make sure that your system meets the minimum requirements list given here:

  • MacOS

    • Catalina 10.15.6 or higher

    • Java JDK 8 or higher

    • 4 GB of RAM or higher

  • Windows

    • Windows 10

    • .NET Framework 4.6.2 (runtime)

    • Java JDK 8 or higher

    • 4 GB of RAM or higher

Before you download, if you're into the legalities of SnowConvert, you can view our End User License Agreement (EULA) in the general section of this documentation.

SnowConvert will run using .NET Core 3.1 and it's shipped in a self-contained package so you don't have to install any dependencies.

If you encounter any issues in the download, installation, or setup process, let us know! Send a message to snowconvert-support@snowflake.com. We'll get you up and running again.

Download

Both the UI and CLI versions of SnowConvert are no longer available to be downloaded from this documentation site. Please reach out to snowconvert-info@snowflake.com for more information on downloads as well as if you are looking to add an additional source platform.

Last updated