Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell File Converters 🛠️

A collection of file conversion wrappers with obvious names.

Stop using sites like https://png2ico.com, https://pdf2png.com, etc. You've always been able to do this in your terminal. Only this time you won't have to memorize any of the commands!

Usage

Convert single png image to ico

png2ico image1.png

Convert all png files in current dir to JPG (does not affect original files)

png2jpg *.png

Convert document to image

pdf2png document.pdf

... and so on, see generator.py

Installation 🚀

As simple as adding this line to your bashrc:

source /path/to/shell_file_converters.sh

Contributions Welcome! 🤝

This project thrives on your contributions! Whether it's adding new features, improving existing ones, or fixing bugs, all contributions are welcome. If you have ideas on how to make this toolkit even better, don't hesitate to fork the repo and submit a pull request, or open an issue. Let's make this File Converter Toolkit the best it can be, together! 💪

License 📄

This project is licensed under MIT License - see the LICENSE file for details.


Happy Converting! 🎉

About

Converting files in your linux terminal as simple as `png2ico image.png`

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages