<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Way to Auto-Compress Uploaded Images in Gravity?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/way-to-auto-compress-uploaded-images-in-gravity</link>
		<description>Gravity Support Forums Topic: Way to Auto-Compress Uploaded Images in Gravity?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 17:22:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/way-to-auto-compress-uploaded-images-in-gravity" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Way to Auto-Compress Uploaded Images in Gravity?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/way-to-auto-compress-uploaded-images-in-gravity#post-171294</link>
			<pubDate>Thu, 14 Mar 2013 12:27:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">171294@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The filter itself does not compress the image.  You will need to write a function in PHP to do the image compression (using built in PHP functions or libraries, or to use an external service like smush.it) and then the gform_pre_submission_filter will be used to run your code at the correct time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sunshinestate on "Way to Auto-Compress Uploaded Images in Gravity?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/way-to-auto-compress-uploaded-images-in-gravity#post-171038</link>
			<pubDate>Thu, 14 Mar 2013 06:40:40 +0000</pubDate>
			<dc:creator>sunshinestate</dc:creator>
			<guid isPermaLink="false">171038@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Thanks for the suggestion.&#60;br /&#62;
I took a look at that method may work.&#60;br /&#62;
Is there any documentation on how that filter can be used to compress image?&#60;br /&#62;
Thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Way to Auto-Compress Uploaded Images in Gravity?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/way-to-auto-compress-uploaded-images-in-gravity#post-169755</link>
			<pubDate>Wed, 13 Mar 2013 08:06:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">169755@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could use the gform_pre_submission_filter to compress the image, then send the compressed image in the email, rather than the uploaded image.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sunshinestate on "Way to Auto-Compress Uploaded Images in Gravity?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/way-to-auto-compress-uploaded-images-in-gravity#post-167911</link>
			<pubDate>Mon, 11 Mar 2013 13:38:02 +0000</pubDate>
			<dc:creator>sunshinestate</dc:creator>
			<guid isPermaLink="false">167911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Our form requires people upload some pictures ~ 4 inside Gravity.&#60;br /&#62;
Just wondering if there is a way to auto compress uploaded images before it sends it out as email. Sometimes the uploaded jpg's are 4MB+ and this is a pain to download.&#60;br /&#62;
ideally we would love to somehow use Yahoo Smush it plugin (already installed in wordpress ) to auto-smush the uploaded images..&#60;br /&#62;
Any suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
