Hi there Construct community!
I am looking to create a web page that will allow users to upload an image, do some processing on that image, then download the processed version as a file. This processed version will be in a text-based format, either .svg or .nc as G-Code for a pen plotter or laser engraver.
I am confident I can create the text of the file. How do create the file itself and invoke a download of it to the user’s hard drive?