Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8775587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T18:50:26+00:00 2026-06-13T18:50:26+00:00

I had a html5 canvas with an image. Peoples can edit/ adjust image using

  • 0

I had a html5 canvas with an image. Peoples can edit/ adjust image using javascript. After all done they must have an option to post that image in their Facebook wall. As of my best knowledge we can meet the requirement like this

Save Canvas data as image in to my server      -->     Post to Facebook with its image URL   -->    Delete the image on call back.

First of all is this assumption is correct and second is

How to save the HTML 5 Canvas to a png image using javascript on a button click ?
Is it possible ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T18:50:28+00:00Added an answer on June 13, 2026 at 6:50 pm

    You can use JavaScript to save your canvas as a specific image format

    var mycanvas = document.getElementById("whatever"); //get your canvas
    var image    = mycanvas.toDataURL("image/png"); //Convert the canvas to image, currently converting to .png
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I havent had much exposure to the Canvas element in HTML5. I have done
I'm using the HTML5 canvas to load a single instance of an image which
I'm working on a simple JavaScript game using HTML5 canvas. It's a very typical
I am working on a new graph for my site, using CSS3/HTML5 (canvas tag).
I am using html5 and javascript on Mac OSX Lion. My text editor is
I have developed a simple website using HTML5 and CSS3. I had lots of
I followed the HTML5 Websocket tutorial of the website below: http://net.tutsplus.com/tutorials/javascript-ajax/start-using-html5-websockets-today/ It worked well,
In my HTML5 page, I have a div with mousemove event as follows: $('#canvas').mousemove(function(e){
I have an upcoming project that I would like to use the HTML5 canvas
Possible Duplicate: How to send HTML <canvas> data to server I had made a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.