<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[File Size Plugin Idea]]></title><description><![CDATA[<p dir="auto">Since I teach Sketchup, I often find myself helping others fix their models.</p>
<p dir="auto">One thing I see a lot of are giant models..  I mean giant in terms of file size.  This can happen because of too many faces or edges, or even huge texture images.</p>
<p dir="auto">I know you can go into the model info and see what is going on, but especially when dealing with textures, it can be hard to identify what is really causing the giant file size.</p>
<p dir="auto">I would love to see someone make a plugin that could really drill down into a file and visually show what is going on.  Something with a pie chart, or graph like this iTunes screenshot that I attached....</p>
<p dir="auto">Does anyone else think this is a good idea?</p>
<hr />
<p dir="auto"><img src="/uploads/imported_attachments/DGyL_iTunes.png" alt="iTunes.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.sketchucation.com/topic/134752/file-size-plugin-idea</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 08:20:55 GMT</lastBuildDate><atom:link href="https://community.sketchucation.com/topic/134752.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 Apr 2012 20:32:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 15:23:36 GMT]]></title><description><![CDATA[<p dir="auto">That DAE export thing isn't a bad idea, it would certainly be a good way to diagnose a bad model... I'll have to try that...</p>
]]></description><link>https://community.sketchucation.com/post/1325642</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325642</guid><dc:creator><![CDATA[ericschimel]]></dc:creator><pubDate>Mon, 30 Apr 2012 15:23:36 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 14:09:35 GMT]]></title><description><![CDATA[<p dir="auto">Well, this is not going to cover watermarks, but for textures in materials you can always export your model as DAE. This way you end up with a folder full of textures and you can see which ones are the fatter in terms of KB.</p>
<p dir="auto">Unfortunately I don't know of a way to find textures by filename inside a SketchUp file. You'll have to visually scan your model in search of the offending texture.</p>
<p dir="auto">BTW, I use Goldilocks with a camera far, far away, as this way it won't list textures that are too big for a particular view, but textures that are too big in general.</p>
<p dir="auto">Note that Goldilocks only finds textures too big in pixels... not too big in file size.</p>
]]></description><link>https://community.sketchucation.com/post/1325608</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325608</guid><dc:creator><![CDATA[Ecuadorian]]></dc:creator><pubDate>Mon, 30 Apr 2012 14:09:35 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 14:08:57 GMT]]></title><description><![CDATA[<p dir="auto">I feel my dream slipping away... <img src="https://community.sketchucation.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=6529dfcbe5e" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":smile:" alt="😄" /></p>
]]></description><link>https://community.sketchucation.com/post/1325607</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325607</guid><dc:creator><![CDATA[ericschimel]]></dc:creator><pubDate>Mon, 30 Apr 2012 14:08:57 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 13:58:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/unknownuser" aria-label="Profile: unknownuser">@<bdi>unknownuser</bdi></a> said:</p>
<blockquote>
<p dir="auto">I wonder if you could do some crazy thing where each texture is deleted, the file is saved, size is calculated, and the texture is put back instantly...</p>
<p dir="auto">That sounds really kludgy though....</p>
</blockquote>
<p dir="auto">Way to hacky for something that analyses the model. You lose all UV mapping info when you remove a material. You'd have to save a copy - but nah...<br />
And you'd still not get access to the Style images - that is the main problem. There is not even methods to read the watermark info.</p>
]]></description><link>https://community.sketchucation.com/post/1325599</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325599</guid><dc:creator><![CDATA[thomthom]]></dc:creator><pubDate>Mon, 30 Apr 2012 13:58:13 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 13:51:07 GMT]]></title><description><![CDATA[<p dir="auto">I wonder if you could do some crazy thing where each texture is deleted, the file is saved, size is calculated, and the texture is put back instantly...</p>
<p dir="auto">That sounds really kludgy though....</p>
]]></description><link>https://community.sketchucation.com/post/1325597</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325597</guid><dc:creator><![CDATA[ericschimel]]></dc:creator><pubDate>Mon, 30 Apr 2012 13:51:07 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 12:51:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/unknownuser" aria-label="Profile: unknownuser">@<bdi>unknownuser</bdi></a> said:</p>
<blockquote>
<p dir="auto">I wonder how images are stored in a SKP, is it as easy as a LayOut, where it's actually a ZIP file?</p>
</blockquote>
<p dir="auto">They are binary embedded. I spend quite some time a couple of year ago reverse engineering the format. Figured out parts of it - but it's complex. You can look for image format signatures, if you know them. ..though if I remember correctly, you can scan for know image blocks and perhaps look for indicated block data size.</p>
]]></description><link>https://community.sketchucation.com/post/1325574</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325574</guid><dc:creator><![CDATA[thomthom]]></dc:creator><pubDate>Mon, 30 Apr 2012 12:51:00 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 12:35:46 GMT]]></title><description><![CDATA[<p dir="auto">I wonder how images are stored in a SKP, is it as easy as a LayOut, where it's actually a ZIP file?</p>
]]></description><link>https://community.sketchucation.com/post/1325568</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325568</guid><dc:creator><![CDATA[ericschimel]]></dc:creator><pubDate>Mon, 30 Apr 2012 12:35:46 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 07:53:34 GMT]]></title><description><![CDATA[<p dir="auto">Don't think there is any access to the watermarks in Styles - nor figuring out the background image for photomatch scenes. I've seen models with 10-15 megapixel photos that's made the .skp obscenely large - too bad these could not be analyzed for such a plugin.</p>
]]></description><link>https://community.sketchucation.com/post/1325475</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325475</guid><dc:creator><![CDATA[thomthom]]></dc:creator><pubDate>Mon, 30 Apr 2012 07:53:34 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Mon, 30 Apr 2012 05:58:49 GMT]]></title><description><![CDATA[<p dir="auto">Goldilock shows you texture sizes depending on distance to camera. Has helped me a lot.</p>
]]></description><link>https://community.sketchucation.com/post/1325447</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325447</guid><dc:creator><![CDATA[Pixero]]></dc:creator><pubDate>Mon, 30 Apr 2012 05:58:49 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Sun, 29 Apr 2012 21:09:08 GMT]]></title><description><![CDATA[<p dir="auto">Time to dig out your Automatic for SketchUp book and brush up on those ruby skills.</p>
<p dir="auto">There is a Texture resizer plugin.</p>
<p dir="auto">But, yes, there isn't what you asked originally and that would be a very nice visual aid.</p>
]]></description><link>https://community.sketchucation.com/post/1325371</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325371</guid><dc:creator><![CDATA[Rich O Brien]]></dc:creator><pubDate>Sun, 29 Apr 2012 21:09:08 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Sun, 29 Apr 2012 20:59:53 GMT]]></title><description><![CDATA[<p dir="auto">That plugin looks like it just covers edges and faces...  Something for materials and styles would be awesome....</p>
]]></description><link>https://community.sketchucation.com/post/1325369</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325369</guid><dc:creator><![CDATA[ericschimel]]></dc:creator><pubDate>Sun, 29 Apr 2012 20:59:53 GMT</pubDate></item><item><title><![CDATA[Reply to File Size Plugin Idea on Sun, 29 Apr 2012 20:38:55 GMT]]></title><description><![CDATA[<p dir="auto">Goldilocks v2 does this.... sort of....</p>
<p dir="auto"><a href="http://forums.sketchucation.com/viewtopic.php?t=31881" target="_blank" rel="noopener noreferrer nofollow ugc">http://forums.sketchucation.com/viewtopic.php?t=31881</a></p>
]]></description><link>https://community.sketchucation.com/post/1325367</link><guid isPermaLink="true">https://community.sketchucation.com/post/1325367</guid><dc:creator><![CDATA[Rich O Brien]]></dc:creator><pubDate>Sun, 29 Apr 2012 20:38:55 GMT</pubDate></item></channel></rss>