Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeacme17/picommit

Git Hook tool that automatically processes document images when committing ✨🖼️
https://github.com/codeacme17/picommit

beautify-image git-hook husky sharp

Last synced: 2 days ago
JSON representation

Git Hook tool that automatically processes document images when committing ✨🖼️

Awesome Lists containing this project

README

        

# Picommit

![Static Badge](https://img.shields.io/badge/Node-16-%232e2e2e?style=flat-square&labelColor=%231e1e1e)
![Static Badge](https://img.shields.io/badge/License-MIT-%232e2e2e?style=flat-square&labelColor=%231e1e1e)

Git Hook tool that automatically processes document images when committing ✨🖼️

## Inspiration

As the project grows, the documentation might require many screenshots or images to showcase features. Often, these images are not beautified (like adding shadows or rounded corners). So, I've chosen to create an application with the purpose of automatically beautifying images within the documentation when the git pre-commit hook is triggered.