Ted Curran 0 Posted December 15, 2020 Share Posted December 15, 2020 I work a lot with audio, video, and images, and often I wish I could just select a file in Alfred and convert it to a different format, like: wav to MP3 MOV to MP4 PNG to JPEG etc etc etc I have different apps on my machine that may do one of these conversions (like VLC for video files, Preview for images, or OCENAudio for audio) but it'd be nice if Alfred could easily do these kinds of conversions via Workflow. Should I hold my breath? Thanks Link to post
dfay 212 Posted December 15, 2020 Share Posted December 15, 2020 You just need to find command-line utilities to call for these tasks (LAME, sox , ImageMagick, VLC, textutil, etc.) and then stick the commands into file actions. There are workflows here but they are oldish e.g. But the approach would be the same. Link to post
Chris Messina 35 Posted December 16, 2020 Share Posted December 16, 2020 You could consider using Permute's Scripting Dictionary since it comes with a bunch of different conversion presets. It's not a free app though, so if that's a concern, @dfay's approach is your best bet. Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now