/bash-scripts

A collection of bash scripts to do and automate a lot of things

Primary LanguageShell

Bash Scripts

A collection of some bash scripts to do or automate some tasks. Maybe not very fancy scripts, but they work ;).

By jEsuSdA

Scripts

Audio

mp32wav.sh
Script to convert MP3 audio files to WAV.

Image

bing-wallpapers-downloader.sh
Script to download latest Bing wallpapers
bmp2jpg.sh
Script to convert ALL the BMP files into a folder to JPG images.
pdf2cmyk.sh
Script to convert PDF files from RGB to CMYK. It was made by Nicola Rainiero. It does not work with all RGB PDF files.
pdf2cmyk-fogra.sh
Script to convert PDF files from RGB to CMYK with Fogra39 color profile. You need to download the sRGB and Fogra39 icm/icc file.

Video

vid-deshake.sh
Script to stabilize video image.
vid2cinelerra.sh
Script to create a low compressed video, very convenient to be used in Cinelerra projects.
vid2youtube-720p.sh
Script to create a MP4+AVC+ACC 1280x720p (HD) video for be uploaded to online video services like Youtube, Vimeo, etc..
vid2youtube-1080p.sh
Script to create a MP4+AVC+ACC 1920x1080p (Full-HD) video for be uploaded to online video services like Youtube, Vimeo, etc..

Utils

find-broken-links.sh
Script to find broken symlinks.

Web

backup-web.sh
Script for backup website files via FTP.

License

All the scripts are publised under the GNU General Public License V3.