You get a suggestion of code that will do that task and a detailed, human readable explanation what the code does. All you need to do is write `? convert all videos in the folder to mp4 and resize them to 640px` hit enter. Say you want to convert all the videos in the current folder to mp4 and resize them to 640 pixels width, keeping the aspect ratio.
The issue is though that it is not easy to remember the sometimes cryptic syntax of bash commands and attributes of command line tools. I love using the terminal, as it gives you a lot of power and it is a lot faster than other tools like Finder or Explorer. After installing it, you get three new commands:
GitHub Copilot CLI brings AI code completion to your terminal. You can see it in action in this video or let me talk you through it here.
I just got access to GitHub Copilot CLI and a few seconds after installing it, I am happy as a clam about it.