diff --git a/scripts/buffer-size-calculator.html b/scripts/buffer-size-calculator.html
new file mode 100644
index 00000000..066f14b7
--- /dev/null
+++ b/scripts/buffer-size-calculator.html
@@ -0,0 +1,108 @@
+
+
+
+ ArduinoJson - JsonBuffer size calculator
+
+
+
+
+
+
+
JsonBuffer size calculator
+
+
+ Please paste your JSON in the "input" box
+
+
+
+
Input
+
+
+
+
Result
+
Expression
+
+
+
+ Platform |
+ Size (in bytes) |
+
+
+
+ AVR 8-bit |
+ |
+
+
+ ESP8266 |
+ |
+
+
+ x86 |
+ |
+
+
+ x64 |
+ |
+
+
+
+
+
+
+
+
+
\ No newline at end of file