Skip to content

Latest commit

 

History

History
82 lines (51 loc) · 2.01 KB

README.md

File metadata and controls

82 lines (51 loc) · 2.01 KB

FAST ACTIONS OSX TOOLS "AUTOMATOR"

Acciones rapidas submenu

These are tools for converting or renaming files, by right-clicking and selecting an option under "Special Actions".

For this purpose, we use "Automator".

List of available tools:

  • Convert AVI to MP4 (*1)
  • Convert AVIF to JPG
  • Convert Image to AVIF
  • Convert JPG to HEIC
  • Convert HEIC to JPG
  • Convert MOV to MP4 (*1)
  • Convert MOV to GIF (*1)
  • Convert Video to HEVC 1:1 (*1)
  • Covert Video to HEVC SD (*1)
  • Convert Video to MKV (*1)
  • Convert Mov to WEBP (*1)
  • Files Batch Rename

All tools can process multiple files, sequentially "one after another".

(1*) It works with any video format, not necessarily Avi to..., Mov to..., it can be mp4 to ...


Dependences for proper works

Simply open your terminal and in the same folder, type chmod +x ./install.sh && ./install.sh to install all dependencies and move the tools to their respective folder.

Or, if you prefer, you can do it manually:

First step: you need install brew [https://brew.sh/] Second step: For Videos

brew install ffmpeg ffmpeg2theora

Images

brew install imagemagick

Images AVIF

brew install joedrago/repo/avifenc

Clone the repository

Copy all the contents of the workflow folder to /Users/<USER>/Library/Services/

As they are installed, we make secondary click on some image or file, in the submenu we go to quick or service actions > Customize.

It will open extensions of the System Setup, with the options copied previously, we give to check in those that we want and already we can use them.


Issue how I know if it working?

In your top bar appear animated gear.

Acciones rapidas submenu


Star History

Star History Chart