Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyome22/scalehelper
This tool is useful for resizing images for Retina resolution.
https://github.com/kyome22/scalehelper
Last synced: 26 days ago
JSON representation
This tool is useful for resizing images for Retina resolution.
- Host: GitHub
- URL: https://github.com/kyome22/scalehelper
- Owner: Kyome22
- License: mit
- Created: 2021-09-01T17:13:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-12T08:01:50.000Z (over 3 years ago)
- Last Synced: 2024-10-16T02:12:21.251Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 3.21 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scalehelper
This tool is useful for resizing images for Retina resolution.
[![Github issues](https://img.shields.io/github/issues/Kyome22/scalehelper)](https://github.com/Kyome22/scalehelper/issues)
[![Github forks](https://img.shields.io/github/forks/Kyome22/scalehelper)](https://github.com/Kyome22/scalehelper/network/members)
[![Github stars](https://img.shields.io/github/stars/Kyome22/scalehelper)](https://github.com/Kyome22/scalehelper/stargazers)
[![Github top language](https://img.shields.io/github/languages/top/Kyome22/scalehelper)](https://github.com/Kyome22/scalehelper/)
[![Github license](https://img.shields.io/github/license/Kyome22/scalehelper)](https://github.com/Kyome22/scalehelper/)# Tags
`macOS` `Finder Sync Extension` `Resize` `Swift`
# Demo
![Demo](resources/file-0.gif)
1. Select an image file which suffix of the name is "@2x" or "@3x".
2. Open the context menu by right-clicking.
3. Select "Generate a 1x image" or "Generate 1x and 2x images".# Advantages
- Simple
- Quick
- Clarity# Installation
- Open System Preferences -> Extensions.
- Check the box of "ScaleHelper Extension".![Installation](resources/file-1.png)
# Contributors
- [Kyome22](https://github.com/Kyome22)