# Downloading MindSpore Lite `Windows` `Linux` `Android` `Environment Preparation` `Beginner` `Intermediate` `Expert` [![View Source On Gitee](../_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/r1.1/tutorials/lite/source_en/use/downloads.md) Welcome to MindSpore Lite. We provide functions such as model conversion, model inference, image processing, etc. that support multiple operating systems and hardware platforms. You can download the version package suitable for the local environment and use it directly. ## 1.1.0 ### Inference | Module Name | Hardware Platform | Operating System | Download Links | SHA-256 | | --- | --- | --- | --- | --- | | MindSpore Lite Converter | CPU | Ubuntu-x64 | | d449e38a8493c314d1b5b1a127f62269192da785b012ff892eda775dedca3d82 | | | CPU | Windows-x64 | | 5e50b7701b97ebe784095f2ba954fc6c377eb157fbc9aaeae2497e38cc4ee212 | | MindSpore Lite Runtime (include image processing) | CPU/GPU/NPU | Android-aarch64/Android-aarch32 | | a19de5706db57e97a5f04ef08e0e383f8ea497c70bb60e60d056b31a603c0243 | | | CPU | Ubuntu-x64 | | 176256c2fbef775f1a44aaeccae0c4eea6a60f41fc0baece5479dcb378155f36 | | | CPU | Windows-x64 | | 30b5545245832a73d84732166f360c77cd09a7a4fe1fb922a8f7b80e7df326c1 | ### Train | Module Name | Hardware Platform | Operating System | Download Links | SHA-256 | | --- | --- | --- | --- | --- | | MindSpore Lite Converter | CPU | Ubuntu-x64 | | f95a9db98c84ec3d97f88383ecc3832582aa9737ed287c33703deb0b419acf25 | | MindSpore Lite Runtime (include image processing) | CPU | Android-aarch64/Android-aarch32 | | a6d8152f4e2d674c52af2c379f7d07858d30bc0dceef1dbc366e6fa16a5948b5 | | | CPU | Ubuntu-x64 | | 1290f0adc790adc9edce654b9a629a9a323cfcb8453eb6bc19b779ef726282bf | Android-aarch32 does not support GPU and NPU. MindSpore Lite also provides `libmindspore-lite.a` static library [cropper tool](https://www.mindspore.cn/tutorial/lite/en/r1.1/use/cropper_tool.html#) for Runtime, which can crop the static library files, and effectively reduce the size of the library files.