Node app that compresses and decompresses images so that they can be easely shared via whatsapp. Quick share is available only to images that it's size are lower than 15mb. If we have a large number of images from an event and the images are higher quality then you might need to send them as a document therefore the preview will be not available, instead of this, we can send them after processing with this tool, without losing quality and with image preview available.
Aplicación en Node que comprime y descomprime images para que sean faciles de compartir via whatsapp. El compartir rapido esta disponible solo para imagenes donde su peso es menos de 15mb. Si tienes un gran numero de images de algun evento y las imagenes son de alta calidad necesitarias enviarlas como un documento y por ende la vista previa no estaria disponible, en lugar de esto, podemos enviarlas despues de procesadas usando esta herramienta, sin perder calidad y usando la vista previa.
NodeJS, sharp, cliProgress.
Install the project locally - Instalar el proyecto localmente. (npm install)
Clone the repo and run the command npm install, then run the command npm start after you have copied the raw source images into the input folder.
git clone https://github.com/jjrh92/Compressor.git
Aplicado a imagenes de altisima calidad que quieras compartir via whatsapp y no quieras perder calidad ni vista previa. For high quality images that you want to share via whatsapp and don't want to lose quality or preview.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. - Las contribuciones son lo que hace la comunidad open source increible para aprender, inspirar, y crear, todas las contribuciones son bienvenidas.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". - Si tienes una sugerencia para mejorar este proyecto, por favor forkea el repositorio y haz una pull request. Puedes tambien abrir un issue con el tag "mejora".
Don't forget to give the project a star! Thanks again! - No olvides darle una estrella al proyecto! Gracias de nuevo!