Skip to primary content
Skip to secondary content

posvic.eu

Development and programming

posvic.eu

Main menu

  • Blog
  • About me

Tag Archives: graphics

ImageMagick cheatsheet

Posted on 3. 3. 2019 by Petr Pošvic
Reply
# Resize to width 480 and keep aspect ratio, crop 480x100 from 0 left and 20 top
convert in.png -resize 480x -crop 480x100+0+20 "out.png"
Posted in Tools | Tagged graphics, linux | Leave a reply

Tags

  • amd
  • bash
  • chrome
  • d-bus
  • database
  • debian
  • dmenu
  • drawing
  • esp
  • filemanager
  • fish
  • fzf
  • graphics
  • grub
  • i3
  • influxdb
  • kotlin
  • linux
  • logging
  • mail
  • misa
  • network
  • network-manager
  • processor
  • python
  • ranger
  • redmine
  • rx
  • sensors
  • shell
  • ssh
  • termite
  • update
  • vim
  • wifi
  • windows
  • wm
  • xterm

Categories

  • Development
  • Fixes
  • Hardware
  • Multimedia
  • Programming
  • Tips
  • Tools
  • Uncategorized
Proudly powered by WordPress