illustrator.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. {
  2. "comment": "A vector graphics editor and design program developed and marketed by Adobe Inc.",
  3. "formats_read": [
  4. "idea",
  5. "ai",
  6. "ait",
  7. "line",
  8. "pdf",
  9. "dwg",
  10. "dxf",
  11. "bmp",
  12. "rle",
  13. "dib",
  14. "cgm",
  15. "cdr",
  16. "eps",
  17. "epsf",
  18. "ps",
  19. "emf",
  20. "gif",
  21. "heic",
  22. "heif",
  23. "jpg",
  24. "jpeg",
  25. "jpe",
  26. "jpf",
  27. "jpx",
  28. "jp2",
  29. "j2k",
  30. "j2c",
  31. "jpc",
  32. "pic",
  33. "pct",
  34. "docx",
  35. "pcx",
  36. "psd",
  37. "pdd",
  38. "pxr",
  39. "png",
  40. "svg",
  41. "svgz",
  42. "tga",
  43. "vga",
  44. "icb",
  45. "vst",
  46. "txt",
  47. "tif",
  48. "tiff",
  49. "webp",
  50. "wmf"
  51. ],
  52. "formats_write": [
  53. "ai",
  54. "pdf",
  55. "eps",
  56. "ait",
  57. "svg",
  58. "svgz"
  59. ],
  60. "generic_name": [
  61. "Vector Graphics"
  62. ],
  63. "interface": [
  64. "Custom"
  65. ],
  66. "issues": [
  67. "Subscription",
  68. "Non-Free Software",
  69. "Surveillance"
  70. ],
  71. "languages": [],
  72. "licenses": [],
  73. "links": {
  74. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Adobe_Illustrator_CC_icon.svg/66px-Adobe_Illustrator_CC_icon.svg.png",
  75. "wikipedia": "https://en.wikipedia.org/wiki/Adobe_Illustrator"
  76. },
  77. "names": [
  78. "Adobe Illustrator",
  79. "Illustrator"
  80. ],
  81. "networks_read": [],
  82. "networks_write": [],
  83. "platforms": [
  84. "Windows",
  85. "macOS"
  86. ]
  87. }