Rails Upload, Encoding, Ajax, all issues. Encoding: Try using the chardet gem to determine encoding (or there's an rchardet project but I worry about the LGPL license). It'd also be nice to have a set of differently encoded files to test against.