summaryrefslogtreecommitdiff
path: root/docs/backends/image.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/backends/image.rst')
-rw-r--r--docs/backends/image.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/backends/image.rst b/docs/backends/image.rst
new file mode 100644
index 0000000..b03e1d4
--- /dev/null
+++ b/docs/backends/image.rst
@@ -0,0 +1,5 @@
+Image
+=====
+
+A custom FileSystemStorage made for normalizing extensions. It lets PIL look at the file to determine the format and append an always lower-case extension based on the results.
+