pixelize

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2024 License: MIT Imports: 3 Imported by: 0

README

About the project

logo

Pixelize is an app that lets you convert and resize images from the command line.
Currently supported formats:

  • JPEG
  • PNG
  • GIF
  • TIFF
  • BMP
  • PDF
  • HEIC

HEIC is supported only as a source file format.

Built with

GO
BUBBLETEA

(back to top)

Installation

  1. Download the latest release from the GitHub Releases page.
  2. Extract the tarball (tar -xzvf pixelize-linux-amd64.tar.gz)
  3. Move the binary to a directory in your PATH (sudo mv pixelize /usr/local/bin/)
  4. Make the binary executable (sudo chmod +x /usr/local/bin/pixelize)
  5. Start the program (pixelize)

(back to top)

Contributing

If you wish to contribute to the project feel free to fork the repo and create a pull request!
You can report a bug opening an "issue" here on GitHub. Any contribution you make is greatly appreciated.
Thank you!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourFeature)
  3. Commit your Changes (git commit -m 'add: added feature')
  4. Push to the Branch (git push origin feature/YourFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Simone Perna - simoneperna8@gmail.com

If you wish, feel free to write me a message on GitHub!

(back to top)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL