Which of the following is used to create image processing services in Node.js?
A) sharp
B) gm
C) jimp
D) all of the above
Answer: D
Explanation: sharp, gm, and jimp are all used to create image processing services in Node.js.