1

http://www.lotterypost.com/js-compress.aspx

This is site is very nice for compressing JS

but I want to decode....

And instead of online is there any free best tool to encode/decode Js

SOF User
  • 7,590
  • 22
  • 75
  • 121
  • 3
    possible duplicate of [how to unpack the contents of a javascript file?](http://stackoverflow.com/questions/2460751/how-to-unpack-the-contents-of-a-javascript-file) – Dan Grossman Feb 09 '11 at 07:24

1 Answers1

9

http://jsbeautifier.org/ - Online Javascript unpacker and beautifier.

gor
  • 11,498
  • 5
  • 36
  • 42