# ios_screenshots
**Repository Path**: mirrors_ultralytics/ios_screenshots
## Basic Information
- **Project Name**: ios_screenshots
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: AGPL-3.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-10-22
- **Last Updated**: 2026-02-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# đ Introduction
Welcome to the `ios_screenshots` software repository developed by Ultralytics! This tool is open-source and đ freely redistributable under the [AGPL-3.0 license](https://opensource.org/license/). We encourage the use and adaptation of our tools and welcome contributions to our projects. For more details on the exciting work we do at Ultralytics, including advancements in [computer vision](https://www.ultralytics.com/glossary/computer-vision-cv) and AI, please visit us at [https://www.ultralytics.com](https://www.ultralytics.com/).
[](https://github.com/ultralytics/ios_screenshots/actions/workflows/format.yml)
[](https://discord.com/invite/ultralytics)
[](https://community.ultralytics.com/)
[](https://reddit.com/r/ultralytics)
# đ Description
The [Ultralytics ios_screenshots repository](https://github.com/ultralytics/ios_screenshots) is a powerful automated tool designed to simplify the workflow for [iOS](https://docs.ultralytics.com/hub/app/ios/) developers. By automatically resizing screenshot images to fit all the format requirements specified by the [Apple App Store](https://developer.apple.com/design/human-interface-guidelines/app-icons#App-Store), this tool saves valuable time and ensures visual consistency across your app listings. For a practical demonstration, take a look at the iSky app created by Ultralytics, as seen below.
# đ ī¸ Requirements
To use the `ios_screenshots` tool, you'll need [Python](https://www.python.org/) version 3.7 or later installed on your system. Additionally, the following package is required, which can be easily installed using [pip](https://pip.pypa.io/en/stable/) and the provided `requirements.txt` file:
```bash
# Install dependencies
pip3 install -U -r requirements.txt
# Included packages:
# opencv-python: Crucial for image manipulation tasks.
```
You can find more information about the [opencv-python](https://pypi.org/project/opencv-python/) package on PyPI. For a general guide on setting up Python environments, check out the Ultralytics [Conda Quickstart Guide](https://docs.ultralytics.com/guides/conda-quickstart/).
# đ¤ Contribute
We actively welcome contributions from the community! Whether you're fixing bugs, adding new features, or improving documentation, your input is invaluable. Please take a look at our [Contributing Guide](https://docs.ultralytics.com/help/contributing/) to get started. We'd also love to hear about your experience using Ultralytics software; please consider filling out our [Survey](https://www.ultralytics.com/survey?utm_source=github&utm_medium=social&utm_campaign=Survey). A huge đ **thank you** to all our contributors!
[](https://github.com/ultralytics/ultralytics/graphs/contributors)
# ÂŠī¸ License
Ultralytics offers two licensing options to accommodate different use cases:
- **AGPL-3.0 License**: This [OSI-approved](https://opensource.org/) open-source license is ideal for students and enthusiasts, promoting open collaboration and knowledge sharing. See the [LICENSE](https://github.com/ultralytics/ultralytics/blob/main/LICENSE) file for full details.
- **Enterprise License**: Designed for commercial applications, this license permits the integration of Ultralytics software and AI models into commercial products and services without the open-source requirements of AGPL-3.0. If your project requires an Enterprise License, please contact us via [Ultralytics Licensing](https://www.ultralytics.com/license).
# đŦ Contact Us
If you encounter any bugs or have feature requests, please report them on [GitHub Issues](https://github.com/ultralytics/ios_screenshots/issues). For broader questions and discussions about this project or other Ultralytics initiatives, join our vibrant community on [Discord](https://discord.com/invite/ultralytics)!