Canvas Javascript Save As Force Showing The "save As" Dialog Box When Downloading A File June 11, 2024 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