Canvas Javascript Save As Force Showing The "save As" Dialog Box When Downloading A File October 27, 2023 Post a Comment Below code does save a file to the user's disk: function handleSaveImg(event){ const image = … Read more Force Showing The "save As" Dialog Box When Downloading A File