Skip to content

nettstudio/fusecolor

Repository files navigation

color-converter

A simple (batch) color converter (RGB/CMYK/GRAY) for image files (JPEG/TIFF/PNG).

Copyright (c) 2021 NettStudio AS. All rights reserved.

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.0 of the License, or (at your option) any later version.

Powered by ImageMagick and Little CMS.

This program includes three fallback profiles:

sRGB_IEC61966-2-1_no_black_scaling.icc

To anyone who acknowledges that the file "sRGB_IEC61966-2-1_no_black_scaling.icc" is provided "AS IS" WITH NO EXPRESS OR IMPLIED WARRANTY, permission to use, copy and distribute these file for any purpose is hereby granted without fee, provided that the file is not changed including the ICC copyright notice tag, and that the name of ICC shall not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. ICC makes no representations about the suitability of this software for any purpose.

ISOcoated_v2_300_bas.icc / ISOcoated_v2_grey1c_bas.icc

Copyright (c) 2007-2010, basICColor GmbH

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must
    not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

  2. Altered source versions must be plainly marked as such, and must
    not be misrepresented as being the original software.

  3. This notice may not be removed or altered from any source distribution.