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 7826821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T09:35:31+00:00 2026-06-02T09:35:31+00:00

I need to upload an image from a rails form using Ajax and convert

  • 0

I need to upload an image from a rails form using Ajax and convert it into a byte array to show a html preview of the image.

When I read the file, it returns me binary data which is not readable by img tag. I’m sure I’m doing something very silly and this might have an obvious solution. Here is the code snippet. Please help.

rails

tmp = File.open(params[:file_upload][:my_file].tempfile, 'rb').read
render :text => tmp  

jquery

$("#item_detail_image").attr("src", "data:image/png;base64," + data.responseText);

I’m not using paperclip because I don’t have a database connection to my rails application (I’m using web services) and I’m not sure how to use paperclip without ActiveRecord

  • 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-02T09:35:33+00:00Added an answer on June 2, 2026 at 9:35 am

    You need to Base 64 encode the data.

    See http://www.ruby-doc.org/stdlib-1.9.3/libdoc/base64/rdoc/Base64.html#method-i-encode64

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How to upload a image file using ajax by using prototype.js plugin, I need
I am using a HTML form to upload image files. Now i am using
I need big help from you,I want to upload image using amazon s3 web
I need to upload a given image using Amazon S3 I have this PHP:
I need to upload images using FileUpload without postback(using Ajax).I tried many examples.But in
I have a ajax image upload script which i found here http://www.fengcool.com/2009/06/ajax-form-upload-local-image-file-without-refresh/ The problem
Is there any way a new image upload from a PHP form sent to
I need to upload a single image to server. The project is using .NET
Friend's , I need to upload an image from android device to Facebook server
Using a standard LAMP server with full control, I need to upload an image

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.