Is editing EXIF data in ionic possible?

Hi
I have a project and I’m trying to figure out weather ionic is a good choice or not, the client wants me to read the date of the picture and the GPS location from the images before sending them to the api , however I couldn’t find a way to extract or edit the EXIF in images using ionic. so is it possible ?

See: Read and modify exif in client-side or server-side JavaScript