https://github.com/sinfallas/redimension-imagen
redimension-imagen
https://github.com/sinfallas/redimension-imagen
Last synced: 10 months ago
JSON representation
redimension-imagen
- Host: GitHub
- URL: https://github.com/sinfallas/redimension-imagen
- Owner: sinfallas
- License: gpl-2.0
- Created: 2019-06-22T12:35:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-22T00:00:22.000Z (about 5 years ago)
- Last Synced: 2025-03-11T11:53:10.676Z (about 1 year ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# Redimension de Imagenes
script creado por: Hector A Mantellini @xombra
Modificado y optimizado por Jesus Palencia
Bajo Licencia GPLv2
Necesario tener instalado ImageMagick
sudo apt install imagemagick
Parametros:
* $1 = ruta de la imagen -> /home/TUSUARIO/Escritorio/otras/
* $2 = ancho de la imagen
* $3 = tipo de imagen
ejemplo de uso:
./redimensiona.sh /home/xombra/Escritorio/otras 800 jpg
## NOTA IMPORTANTE:
* el nombre de las carpetas no deben contender espacios en Blanco