more cleanup

This commit is contained in:
2022-01-26 23:35:07 +01:00
parent f806bc35f5
commit 4cb4fca66a
76 changed files with 295 additions and 12029 deletions

View File

@@ -1,6 +1,6 @@
---
title: "imagemagick"
tags: [ "Documentation", "vision" ]
tags: [ "Documentation", "Vision" ]
---
[Source](http://lxlinux.com/imagemagick.html)
@@ -28,6 +28,7 @@ Resizing only changes jpegs. Change a png with:
# Trim images to border
This is generally used for transparrent images.
> convert -trim image.png output.png