0.0.3 • Published 6 years ago

graphicsmagickextension v0.0.3

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
6 years ago

GraphicsMagickExtension

This is an extension for Atlas application. It uses GraphicsMagick tool for opening, displaying, converting and analysing images.

Authors

Requeriments

This extension requires GraphicsMagick installed.

User guide

This extension adds a submenu to the application menu called "GraphicsMagick". Four main tasks can be done:

  1. Open image: This option opens an image in the application and shows its information (format, size, depth...).
  2. Display image: This option opens GraphicsMagick and displays the image.
  3. Convert image: This option allows to chose an image and convert to any of the following formats: JPG, PNG, GIF, TIF, BMP, CMYK, EPS, Magick image file, TEXT.
  4. Analyze image: This option shows the information (format, size, depth...) of one image.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.