{"id":22191922,"url":"https://github.com/klich3/osx-automator-custom-actions","last_synced_at":"2026-02-28T13:33:09.358Z","repository":{"id":151439456,"uuid":"455148933","full_name":"klich3/OSX-Automator-custom-actions","owner":"klich3","description":"Custom actions for OSX created with Automator, is helpy for convert some video format or rename files in batch.","archived":false,"fork":false,"pushed_at":"2025-11-19T10:18:45.000Z","size":3279,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-19T12:12:39.974Z","etag":null,"topics":["automator","automator-workflow","convert-files","ffmpeg","osx","tools","tools-and-automation","tools-and-utilities"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klich3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["klich3"],"ko_fi":"klich3","buy_me_a_coffee":"twooneone"}},"created_at":"2022-02-03T12:03:42.000Z","updated_at":"2025-11-19T10:18:49.000Z","dependencies_parsed_at":"2024-10-17T22:32:05.494Z","dependency_job_id":"c2f26b60-132c-4724-8268-5d1aba6b03ec","html_url":"https://github.com/klich3/OSX-Automator-custom-actions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/klich3/OSX-Automator-custom-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klich3%2FOSX-Automator-custom-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klich3%2FOSX-Automator-custom-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klich3%2FOSX-Automator-custom-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klich3%2FOSX-Automator-custom-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klich3","download_url":"https://codeload.github.com/klich3/OSX-Automator-custom-actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klich3%2FOSX-Automator-custom-actions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29935368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:16:57.922Z","status":"ssl_error","status_checked_at":"2026-02-28T13:11:15.149Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automator","automator-workflow","convert-files","ffmpeg","osx","tools","tools-and-automation","tools-and-utilities"],"created_at":"2024-12-02T12:18:23.988Z","updated_at":"2026-02-28T13:33:09.339Z","avatar_url":"https://github.com/klich3.png","language":"Shell","funding_links":["https://github.com/sponsors/klich3","https://ko-fi.com/klich3","https://buymeacoffee.com/twooneone"],"categories":[],"sub_categories":[],"readme":"# FAST ACTIONS OSX TOOLS \"AUTOMATOR\"\n\n![Acciones rapidas submenu][image1]\n\nThese are tools for converting or renaming files, by right-clicking and selecting an option under \"Special Actions\".\n\nFor this purpose, we use \"Automator\".\n\nList of available tools:\n\n- Convert AVI to MP4 (*1)\n- Convert AVIF to JPG\n- Convert Image to AVIF\n- Convert JPG to HEIC\n- Convert HEIC to JPG\n- Convert WEBM image to JPG\n- Convert MOV to MP4 (*1)\n- Convert MOV to GIF (*1)\n- Convert Video to HEVC 1:1 (*1)\n- Convert Video to HEVC SD (*1)\n- Convert Video to MKV (*1)\n- Convert Mov to WEBP (*1)\n- Files Batch Rename\n- Folder to HTTP server on port 8080\n- M3U8 is a batchet video used for stream, you can reconstruct small pices to normal video\n\n__All tools can process multiple files, sequentially \"one after another\".__\n\n(1*) It works with any video format, not necessarily Avi to..., Mov to..., it can be mp4 to ...\n\n---\n\n# Dependences for proper works\n\nSimply open your terminal and in the same folder, type `chmod +x ./install.sh \u0026\u0026 ./install.sh` to install all dependencies and move the tools to their respective folder.\n\nOr, if you prefer, you can do it manually:\n\n\n***First step***: you need install brew [https://brew.sh/]\n***Second step***: \nFor Videos\n```shell\nbrew install ffmpeg ffmpeg2theora\n```\n\nImages\n```shell\nbrew install imagemagick\n```\n\nImages AVIF\n```shell\nbrew install joedrago/repo/avifenc\n```\n\nClone the repository\n\n\nCopy all the contents of the `workflow` folder to `/Users/\u003cUSER\u003e/Library/Services/`\n\n\nAs they are installed, we make secondary click on some image or file, in the submenu we go to quick or service actions \u003e Customize.\n\n\nIt 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.\n\n---\n\n## Issue how I know if it working?\n\nIn your top bar appear animated gear.\n\n![Acciones rapidas submenu][image3]\n\n\n[image1]: images/image_1.png\n[image2]: images/image_2_automator.png\n[image3]: images/image_3_process.png\n\n---\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=klich3/OSX-Automator-custom-actions\u0026type=Date)](https://star-history.com/#klich3/OSX-Automator-custom-actions\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklich3%2Fosx-automator-custom-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklich3%2Fosx-automator-custom-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklich3%2Fosx-automator-custom-actions/lists"}