<?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: Uploading Images from Frontend and Resizing</title>
		<link>https://legacy.forums.gravityhelp.com/topic/uploading-images-from-frontend-and-resizing</link>
		<description>Gravity Support Forums Topic: Uploading Images from Frontend and Resizing</description>
		<language>en-US</language>
		<pubDate>Thu, 16 Apr 2026 22:28:21 +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/uploading-images-from-frontend-and-resizing" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Uploading Images from Frontend and Resizing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-images-from-frontend-and-resizing#post-122093</link>
			<pubDate>Tue, 15 Jan 2013 00:34:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">122093@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for posting your solution.  I will close this topic as well and leave your other reply open.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trestian on "Uploading Images from Frontend and Resizing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-images-from-frontend-and-resizing#post-121817</link>
			<pubDate>Mon, 14 Jan 2013 17:56:05 +0000</pubDate>
			<dc:creator>trestian</dc:creator>
			<guid isPermaLink="false">121817@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;See my post here on how to do this in code: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/image-resize-options#post-121814&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/image-resize-options#post-121814&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Uploading Images from Frontend and Resizing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-images-from-frontend-and-resizing#post-86764</link>
			<pubDate>Fri, 02 Nov 2012 16:47:15 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">86764@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This feature does seem useful. I will bring it up to the team and see if it is something we can add in the future versions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gavin Webb on "Uploading Images from Frontend and Resizing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-images-from-frontend-and-resizing#post-86221</link>
			<pubDate>Thu, 01 Nov 2012 11:10:56 +0000</pubDate>
			<dc:creator>Gavin Webb</dc:creator>
			<guid isPermaLink="false">86221@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Alex - could there not be an option added to the File Upload field. I'm no coder so haven't a clue myself :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Uploading Images from Frontend and Resizing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-images-from-frontend-and-resizing#post-81230</link>
			<pubDate>Mon, 15 Oct 2012 17:13:09 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">81230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would be hesitant to reuse one of WordPress' hooks as that might have negative side-effects. It would work nicely for this scenario, I agree, but it may not work so well for others that don't intend to change the files uploaded from Gravity forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Uploading Images from Frontend and Resizing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-images-from-frontend-and-resizing#post-80919</link>
			<pubDate>Sun, 14 Oct 2012 19:45:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">80919@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've brought this issue to the attention of the developers.&#60;/p&#62;
&#60;p&#62;However, right now, you could use the gform_after_submission hook to run the bulk resize functionality on the uploaded images.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gavin Webb on "Uploading Images from Frontend and Resizing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-images-from-frontend-and-resizing#post-80458</link>
			<pubDate>Fri, 12 Oct 2012 04:42:19 +0000</pubDate>
			<dc:creator>Gavin Webb</dc:creator>
			<guid isPermaLink="false">80458@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello all.&#60;/p&#62;
&#60;p&#62;I've been working with a great plugin for the last few days which help reduce the size of my images and thus help speed up my site - fantastic. It is &#60;a href=&#34;http://wordpress.org/extend/plugins/imsanity/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/imsanity/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now, it automatically resizes images for ones uploaded to posts and pages, or directly to the media library, but not for images uploaded from the frontend via a gravity form. I have to manually resize these using the bulk resize image function with the Imsanity plugin.&#60;/p&#62;
&#60;p&#62;I raised this with the plugin developer, and he mentioned the wp_handle_upload function which would enable both Gravity Forms and Imsanity to talk to each other. Is this possible?&#60;/p&#62;
&#60;p&#62;Here is the discussion &#60;a href=&#34;http://wordpress.org/support/topic/plugin-imsanity-resizing-images-automatically-from-frontend-uploads?replies=2&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/plugin-imsanity-resizing-images-automatically-from-frontend-uploads?replies=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks. Gavin.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
