FreeCompetitors/apps/gimp.json

219 lines
2.9 KiB
JSON
Raw Permalink Normal View History

2022-03-29 14:43:44 +02:00
{"names":["GNU Image Manipulation Program",
"GNOME Image Manipulation Program",
"GIMP"],
"comment":"GIMP is an excellent program to edit images and make 2D graphics.",
"links":{"website":"https://gimp.org",
"git":"https://gitlab.gnome.org/GNOME/gimp",
"fsd":"https://directory.fsf.org/wiki/Gimp",
"wikipedia":"https://en.wikipedia.org/wiki/GIMP",
"documentation":"https://www.gimp.org/docs/",
2022-03-29 14:43:44 +02:00
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/4/45/The_GIMP_icon_-_gnome.svg/64px-The_GIMP_icon_-_gnome.svg.png"},
"licenses":["GPL-3.0-or-later"],
2022-03-29 14:43:44 +02:00
"platforms":["GNU/Linux",
"Windows",
"MacOS",
"BSD",
"AmigaOS",
"Solaris"],
2022-03-31 20:16:57 +02:00
"interface":["GTK"],
"languages":["C"],
2022-03-29 14:43:44 +02:00
"networks_read":[],
"networks_write":[],
"formats_read":["pix",
"matte",
"mask",
"aplha",
"als",
"fli",
"flc",
"xcf",
"bz2",
"xcfbz2",
"dds",
"dektop",
"dcm",
"dicom",
"hgt",
"eps",
"fit",
"fits",
"g3",
"gif",
"gbr",
"gbp",
"gih",
"pat",
"gz",
"xcfgz",
"j2k",
"j2c",
"jpc",
"jp2",
"jpg",
"jpeg",
"jpe",
"cel",
"ico",
"wmf",
"apm",
"exr",
"psp",
"tub",
"pspimage",
"psd",
"png",
"pnm",
"ppm",
"pgm",
"pbm",
"pfm",
"pdf",
"ps",
"hdr",
"dng",
"qtk",
"ari",
"cr2",
"crw",
"cr3",
"bay",
"rdc",
"erf",
"raf",
"3fr",
"fff",
"data",
"dc2",
"dcr",
"kdc",
"k25",
"kc2",
"mos",
"rwl",
"pxn",
"mef",
"mdc",
"mrw",
"nef",
"nrw",
"orf",
"raw",
"rw2",
"pef",
"cine",
"cin",
"cap",
"iiq",
"srw",
"x3f",
"cs1",
"ia",
"sti",
"arw",
"srf",
"sr2",
"sgi",
"rgb",
"rgba",
"bw",
"icon",
"im1",
"im8",
"im24",
"im32",
"rs",
"ras",
"sun",
"svg",
"tga",
"vga",
"icb",
"vst",
"tif",
"tiff",
"webp",
"bmp",
"xmp",
"xbm",
"bitmap",
"xpm",
"xwd",
"xz",
"xcfxz",
"pcw",
"pcc"],
"formats_write":["pix",
"matte",
"mask",
"aplha",
"als",
"txt",
"ansi",
"text",
"fli",
"flc",
"xcf",
"bz2",
"xcfbz2",
"c",
"h",
"dds",
"dcm",
"dicom",
"eps",
"fit",
"fits",
"gif",
"gbr",
"gih",
"pat",
"gz",
"xcfgz",
"html",
"htm",
"jpg",
"jpeg",
"jpe",
"cel",
"ico",
"mng",
"pbm",
"pfm",
"pgm",
"psd",
"png",
"pnm",
"pdf",
"ps",
"ppm",
"hdr",
"data",
"raw",
"sgi",
"rgb",
"rgba",
"bw",
"icon",
"im1",
"im8",
"im24",
"im32",
"rs",
"ras",
"sun",
"tga",
"tif",
"tiff",
"webp",
"bmp",
"xmc",
"xbm",
"bitmap",
"xpm",
"xwd",
"xz",
"xcfxz",
"pcx",
"pcc"],
"generic_name":["Image Editor", "Image Converter", "Painting Program"]}