
Step 1: Select a Plan
Step 2: Enter Payment Info
Step 3: Download Plugins

Year
Most Popular

Year

Starting at
Year

Not sure which membership to choose? .
How many developers will work with GreenSock tools?
Are multiple customers charged a fee to use or access your GreenSock-powered site/product?
(including micro transactions for optional features)
Do you want any Club GreenSock plugins that give you special animation powers like morphing, etc.?
Do you want MorphSVG, InertiaPlugin, SplitText, MotionPathHelper, or GSDevTools?
No membership required!
Looks like you're covered by the standard no-charge license. Yay! When you're ready to take your animations to the next level, join Club GreenSock to gain access to the time-saving bonus plugins. Until then, happy tweening!
View the or .
Best fit: Simply Green
Includes access to DrawSVG, Physics2D, PhysicsProps, ScrambleText, CustomBounce, and CustomWiggle for one developer. Use GreenSock tools in an unlimited number of projects that don't require the commercial license. See our licensing page for details.
View the or .
Best fit: Shockingly Green
Includes access to all of the bonus plugins for one developer! Use GreenSock tools in an unlimited number of projects that don't require the commercial license. See our licensing page for details.
View the or .
Best fit: Business Green
A Single Developer Business Green membership includes access to all of the bonus plugins and a commercial license for one developer to use GreenSock tools in an unlimited number of projects while the license is active.
The commercial license fully covers your unedited Work Products even after being sold/resold! No need to register each project or user. Just please keep your license active until you stop collecting fees related to the GreenSock-powered site/product(s). If your customer needs to edit your Work Product, they should get their own license. See our licensing page for details.
View the or .
Best fit: Business Green
A multi-developer Business Green membership includes access to all of the bonus plugins and a commercial license for however many developers you sign up for to use GreenSock tools in an unlimited number of projects while the license is active.
The commercial license fully covers your unedited Work Products even after being sold/resold! No need to register each project or user. Just please keep your license active until you stop collecting fees related to the GreenSock-powered site/product(s). If your customer needs to edit your Work Product, they should get their own license. See our licensing page for details.
View the or .
Best fit: Enterprise License
An Enterprise license gets you stronger warranties, indemification, condientiality, and it permits some customization of the licensing terms. Please contact us for pricing.
View the or .
What You Get
Simply | Shockingly | Business | |
Perks | |||
Notification of significant feature additions, bug fixes and enhancements | |||
Access to beta releases and demo source code | |||
Bonus Plugins and Tools | |||
DrawSVG plugin gives you enhanced control over how SVG strokes are revealed. (view demo) |
|||
Physics2D and PhysicsProps plugins for tweening objects based on velocity, acceleration, friction, etc. (view demo) |
|||
ScrambleText plugin for animated decoding of text. (view demo) |
|||
CustomBounce and CustomWiggle for creating customized bounce and wiggle eases (view demo) |
|||
ScrollSmoother for smooth scrolling and parallax effects integrated with ScrollTrigger. (view demo) |
|||
MorphSVG plugin SVG shape morphing, even with mis-matching numbers of points! (view demo) |
|||
Inertia plugin for tweens that flick, toss, and slide gracefully. (view demo) |
|||
SplitText for splitting apart characters, words, or lines of text for easy animation. (view demo) |
|||
MotionPathHelper for editing paths right in the browser. (view demo) |
|||
GSDevTools for advanced playback controls and accelerated workflow (view demo) |
|||
Business Extras | |||
Commercial license (see licensing page for details) | |||
Multi-developer memberships available |
Try any plugin for free on CodePen.

Year
Features
- DrawSVG, Physics2D, PhysicsProps, ScrambleText, CustomBounce, CustomWiggle
- MorphSVG, Inertia plugin, SplitText, MotionPathHelper, GSDevTools, ScrollSmoother
- Add multiple developers at a discounted rate.
- Commercial license (sell products that use GSAP to multiple clients)
Most Popular

Year
Features
- DrawSVG, Physics2D, PhysicsProps, ScrambleText, CustomBounce, CustomWiggle
- MorphSVG, Inertia plugin, SplitText, MotionPathHelper, GSDevTools, ScrollSmoother
- Add multiple developers at a discounted rate.
- Commercial license (sell products that use GSAP to multiple clients)

Year
Features
- DrawSVG, Physics2D, PhysicsProps, ScrambleText, CustomBounce, CustomWiggle
- MorphSVG, Inertia plugin, SplitText, MotionPathHelper, GSDevTools, ScrollSmoother
- Add multiple developers at a discounted rate.
- Commercial license (sell products that use GSAP to multiple clients)

Educational Institutions
We gladly offer discounted pricing to various educational institutions; just let us know how we can help.
Request a discount
Enterprise Licensing
Need a custom commercial license? We realize that some legal departments have special requirements.
Get a Custom License100% SATISFACTION GUARANTEED! If you're not thrilled, contact us and we'll gladly refund the full purchase price.
How it Works
- Immediately gain access to bonus plugins from your account dashboard
- Get a special badge on your GreenSock avatar indicating your membership status
- 10% discount on auto-renewals if you select that option during checkout
- All memberships last for 1 year (except permanent "Business Green")
- Cancel anytime
- You'll get a notification about 10 days before your membership expires or renews
- "Business Green" memberships come with a special commercial license
- Satisfaction guaranteed. If you're not thrilled, we'll gladly issue a full refund.
Got questions?
Our customers agree, you'll love what Club GreenSock has to offer.
Discovering GSAP (and all of your products) was a defining moment in my career and has forever changed the way I create apps.
- Ben
$99 will save your 100+ hours
- EcuKit
With the incredible functionality, and the mind-blowing customer service, the price of Club GreenSock admission is well worth it!
- Tim Jaramilla
Best $ I spent in my life.
- Erik Hallander
Thanks GreenSock for all the questions you have answered. People should know that you stand behind your code, and that when it comes to tweening classes your code is second to none. You have me hooked for life.
- Gerry Fontaine
I feel I need to pay more for my Club Greensock membership. GSAP makes my life SO easy, especially now with ScrollTrigger! #iloveyou
- Angela Ferrell
I thank you on my bare knees for the extra classes that came with the Shockingly Green package! These tools represent the best investment you can do as a developer (I earned the money back within one project because of the time saving features of GSAP and the bonus classes).
- WLM
OK, so my membership is expiring. And I’m back to renew AND upgrade to Shockingly Green, happily, happily. The classes, the support...topnotch. To be honest, for most of what I do the free stuff would suffice, but I really like being able to throw my support to someone who really does a bang-up job for all of us. Thanks, GreenSock!
- Pharmboy
FAQS
When determining the appropriate membership level, do I need to include only full-time developers? What if my company doesn’t have any?
Do I need to worry about garabage collection in the JavaScript version of GSAP? What happens when a tween finishes?
No need to worry. Tweens and timelines are automatically made eligible for garbage collection (gc) when appropriate (typically when they finish but if you maintain a reference to an instance so that you can restart it later, for example, it won’t be gc’d out from under you). Basically the system manages gc for you and generally cleans up after itself.
If I get an annual membership, can I upgrade to a permanent one later?
How do I get a license?
What if I need to send variables to the server along with my request in a loader?
The first parameter of the various loaders (ImageLoader, XMLLoader, SWFLoader, MP3Loader, etc.) accepts either a simple String URL or a URLRequest. So if you want to pass data to the server, simply construct a URLRequest accordingly, like:
var request:URLRequest = new URLRequest("http://www.yourDomain.com/whatever.php"); var data:URLVariables = new URLVariables(); data.exampleSessionId = new Date().getTime(); data.exampleUserLabel = "label1"; request.data = data; request.method = URLRequestMethod.POST; var loader:ImageLoader = new ImageLoader(request, {name:"image1"});
is cabbage gross?
Yes.
Which browsers work with the JavaScript version of GSAP?
GSAP itself is pure JavaScript and should work in virtually ALL browsers. GSAP wasn’t intended to solve all browser incompatibilities, but it does implement wizardry for critical features like opacity
, transforms (rotation, scaleX, scaleY, skewX, skewY, x, and y
), and transformOrigin
so those should work in all major browsers even back to IE6. Firefox doesn’t support backgroundPositionX
or backgroundPositionY
, so those specific properties won’t work but backgroundPosition
will for virtually all browsers. There is NOT a predetermined list of css properties that you can tween – the platform will attempt to tween ANY property you pass in. If it is numeric, it will tween it. If it isn’t numeric and it isn’t a recognized special property, CSSPlugin will just set the property to the value you provide (without tweening it). So, for example, if you try to tween to display:"inline"
, that isn’t a tweenable property but it will still be set accordingly during the tween, so feel free to use that to your advantage.