[SWIFT] Have a tool to create and open a new canvas in Mac preview

Preview on Mac is a pretty versatile preset app that allows you to annotate, draw shapes, change size and resolution, and adjust colors as long as you have the original image file. However, one unfortunate thing is that you can't open an empty canvas like a Windows paint app without the original image. So, this time, I created a shortcut tool to create and open an empty canvas for preview from the context menu displayed by right-clicking on the desktop or Finder.

Preview Helper

Right-click to open the menu and select "Preview new canvas.Open with app" one.png Specify the file name and the width / height of the canvas and press "Save and Open" two.png Preview.app opens automatically and starts editing! three.png Simple is the best!!

Preparation before using the tool

After putting the app in the application folder and launching it once, you need to enable Preview Helper Extension in Extensions in System Preferences. The lead wire will come out when the app is started for the first time, so follow it. 環境設定.png 拡張機能.png

Mainly used technology

There was nothing difficult other than the lack of literature.

distribution

https://github.com/Kyome22/PreviewHelper/releases/tag/1.0 For the time being, leave dmg. (I want to prepare a product page later ...)

Recommended Posts

Have a tool to create and open a new canvas in Mac preview
Create a new app in Rails
How to create a new Gradle + Java + Jar project in Intellij 2016.03
Install Rails in the development environment and create a new application
[Java] [POI] Create a table in Word and start a new line in one cell
Try to create a bulletin board in Java
A memo to simply create a form using only HTML and CSS in Rails 6
Create a tool for name identification in Salesforce
How to easily create a pull-down in Rails
Until you create a Spring Boot project in Intellij and push it to Github
Create a private key / public key in CentOS8.2 and connect to SSH with VS Code
Create a Java Servlet and JSP WAR file to deploy to Apache Tomcat 9 in Gradle
How to create a Java environment in just 3 seconds
Difference between new and create in Rais action controller
How to create a Spring Boot project in IntelliJ
I tried to create a Clova skill in Java
How to create a data URI (base64) in Java
How to display a browser preview in VS Code
How to convert A to a and a to A using AND and OR in Java
Click the [rails] button to create a random alphanumeric password and enter it in the password field
How to create a placeholder part to use in the IN clause
Create a method to return the tax rate in Java
Create API to send and receive Json data in Spring
I want to create a Parquet file even in Ruby
How to develop and register a Sota app in Java
How to create a service builder portlet in Liferay 7 / DXP
How to create and launch a Dockerfile for Payara Micro
[Enum_help] Use enum_help to create a select box displayed in Japanese!
How to create a method
Sort List in descending order in Java and generate a new List non-destructively
Create a private repository in Amazon ECR and push/pull the image
I tried to create a Spring MVC development environment on Mac
Use Jenkins to build inside Docker and then create a Docker image.
Steps to install Maven on Mac and use it in Eclipse
How to get JDK 11 on your mac in a comfortable way