JavaScript Base64 do długości

    var byteLength = parseInt((str).replace(/=/g,"").length * 0.75));
Disgusted Dugong