<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">

	<channel>
		<title>Papa’s Best</title>
		<link>https://papas-best.com</link>
		<description>Papa’s best tools – STL Viewer and more.</description>
		<item>
			<title>Optimizer updated</title>
			<pubDate>9 Sep 2022 00:00 UT</pubDate>
			<guid>https://papas-best.com#20220909</guid>
			<link>https://papas-best.com#20220909</link>
			<description><![CDATA[<p>This update focuses on JPEG optimization, which is now a lot faster and more stable! A whole class of semi-random errors has been fixed.</p><p>You can download the update <a href="https://papas-best.com/optimizer_en#download">here</a> and check out the changelog <a href="https://papas-best.com/downloads/optimizer/changes.txt">here</a>!</p>]]></description>
		</item>
		<item>
			<title>Optimizer updated</title>
			<pubDate>30 Aug 2022 20:54 UT</pubDate>
			<guid>https://papas-best.com#20220830</guid>
			<link>https://papas-best.com#20220830</link>
			<description><![CDATA[<p>This update brings compression improvements – most importantly, JPG/PNG now become even smaller! It also fixes problems with JPG files in CMYK color space and with legacy Office files.</p><p>You can download the update <a href="https://papas-best.com/optimizer_en#download">here</a> and check out the changelog <a href="https://papas-best.com/downloads/optimizer/changes.txt">here</a>!</p>]]></description>
		</item>
		<item>
			<title>stltopng – Automatically generate pictures from STL files</title>
			<pubDate>14 Aug 2021 00:42 UT</pubDate>
			<guid>https://papas-best.com#20210814</guid>
			<link>https://papas-best.com#20210814</link>
			<description><![CDATA[<p>I just uploaded a new program – <a href="https://papas-best.com/stltopng_en">stltopng</a>. This little command-line utility is built on <a href="https://papas-best.com/stlthumbnails_en">my STL Thumbnails</a>. It takes pictures from STL files and stores them as PNG images.</p><p>If you ever wanted to take pictures from STL files in an automated way – e.g. for a gallery on your website – it can now be done fast and easy! I also upladed the C++ source code in case you’d like to have a closer look at the interface.</p><p>The program is not fully finished yet, and setting the colors and viewing angle is still pretty cumbersome. Nonetheless, I’d be happy to hear your feedback!</p><p><a href="https://papas-best.com/stltopng_en#download">Download here</a>, <a href="https://papas-best.com/stltopng_en#quickstart">quick start here</a>, and <a href="https://papas-best.com/stltopng_en#manual">manual here</a>.</p>]]></description>
		</item>
		<item>
			<title>STL Viewer updated</title>
			<pubDate>10 Mar 2021 23:45 UT</pubDate>
			<guid>https://papas-best.com#20210311</guid>
			<link>https://papas-best.com#20210311</link>
			<description><![CDATA[<p>STL Viewer updates have been rare last year – I’m still working on big new features. However, there’s also been lots of small improvements, and there’s no reason to keep them back!</p><p>The current update brings performance updates, better ASCII STL loading, vastly improved coordinate space detection (especially with Fusion 360), and more. Download it <a href="https://papas-best.com/stlviewer_en#download">here</a>!</p><p><strong>Now also in Microsoft Store:</strong> Due to popular demand, you can also buy Papa’s Best STL Viewer from the Microsoft Store. I can’t give it away for free because Microsoft charges me for it, but it costs just a small one-time fee that’ll support development. The Store version is identical to the free version, but being a Store App adds some features:</p><ul><li>Windows will automatically update it</li><li>no warnings about <q>unknown publisher</q>, <q>untrusted program</q>, etc.</li><li>package is checked and signed by Microsoft</li></ul><p>Decide for yourself. You can visit the Store site <a href="https://www.microsoft.com/store/apps/9NXKMCM4F0LC">here</a>, directly open the Microsoft Store <a href="ms-windows-store://pdp/?productid=9NXKMCM4F0LC">here</a>, or just keep using the free version 🙂</p>]]></description>
		</item>
		<item>
			<title>Optimizer updated</title>
			<pubDate>22 Jan 2021 21:21 UT</pubDate>
			<guid>https://papas-best.com#20210122</guid>
			<link>https://papas-best.com#20210122</link>
			<description><![CDATA[<p>Small hotfix: If a JPG couldn’t be rotated in lossless mode, Optimizer deleted its rotation setting from the EXIF data anyway – even if metadata was to be kept. This affected, for example, photos from Huawei phones.</p><p>You can download the update <a href="https://papas-best.com/optimizer_en#download">here</a>!</p>]]></description>
		</item>
		<item>
			<title>Optimizer updated</title>
			<pubDate>7 Dec 2020 22:58 UT</pubDate>
			<guid>https://papas-best.com#20201207</guid>
			<link>https://papas-best.com#20201207</link>
			<description><![CDATA[<p>I released a hotfix for my Optimizer destroying TIFF files in some rare cases. I always tried to repair slightly damaged files before optimizing them, but under some circumstances this would not work and leave an invalid file behind. The feature is now disabled until I find a better way to implement it; Best Optimizer will fail on damaged TIFF files.</p><p>An earlier update – in case you missed it – introduced a GUI button to correctly handle the temp path functionality, and it fixed a few problems loading/saving settings.</p><p>You can download the update <a href="https://papas-best.com/optimizer_en#download">here</a> and check out the changelog <a href="https://papas-best.com/downloads/optimizer/changes.txt">here</a>!</p>]]></description>
		</item>
		<item>
			<title>Optimizer updated</title>
			<pubDate>4 Aug 2020 17:49 UT</pubDate>
			<guid>https://papas-best.com#20200804</guid>
			<link>https://papas-best.com#20200804</link>
			<description><![CDATA[<p>Papa’s Best Optimizer now optimizes embedded thumbnails in JPEG images.</p><p>Furthermore, I added an option to delete <dfn>APP14 Adobe</dfn> metadata. The option comes with a warning, though, because some images require the data to display correctly. The great <cite>Phil Harvey</cite> provides an example <a href="https://exiftool.org/forum/index.php?topic=6448.msg32114#msg32114">here</a>.</p><p>There’s a bunch of other improvements as well.</p><p>You can download the update <a href="https://papas-best.com/optimizer_en#download">here</a> and check out the changelog <a href="https://papas-best.com/downloads/optimizer/changes.txt">here</a>!</p>]]></description>
		</item>
		<item>
			<title>STL benchmarks updated</title>
			<pubDate>8 Jul 2020 20:25 UT</pubDate>
			<guid>https://papas-best.com#20200708</guid>
			<link>https://papas-best.com#20200708</link>
			<description><![CDATA[<p>The performance benchmarks on my <a href="https://papas-best.com/stlviewer_en#performance">STL Viewer page</a> were almost three years old, so I repeated them. I used slightly different hardware, updated versions of the programs, and – for the fastest ones – video capturing to measure them accurate to fractions of a second.</p><p>Many 3D printing programs became faster over the last years, which is fantastic news. I’m also happy that new 3D viewers – notably <a href="http://buckmartin.de/products/blaze3d.html">Blaze3D</a> and <a href="https://gitlab.kitware.com/f3d/f3d">F3D</a> – were developed specifically with performance in mind!</p><p>You can see the complete results <a href="https://papas-best.com/stlviewer_en#performance">here</a>.</p>]]></description>
		</item>
		<item>
			<title>Colors in STL Thumbnails</title>
			<pubDate>1 Jun 2020 20:18 UT</pubDate>
			<guid>https://papas-best.com#20200601</guid>
			<link>https://papas-best.com#20200601</link>
			<description><![CDATA[<p>You can now customize the the thumbnail colors. Just pick your favorite object/background colors in my STL Viewer and the setting will propagate to the thumbnails! I’ve written a <a href="https://papas-best.com/stlthumbnails_en#custom_colors">manual</a> that covers all the details.</p><p>You can customize the viewing angle as well, but this currently requires editing the registry. I’ll add a user interface for it with a future STL Viewer update.</p><p>Get the new version <a href="https://papas-best.com/stlthumbnails_en#download">here</a>!</p>]]></description>
		</item>
		<item>
			<title>STL Viewer and STL Thumbnails updated</title>
			<pubDate>7 Feb 2020 21:57 UT</pubDate>
			<guid>https://papas-best.com#20200209</guid>
			<link>https://papas-best.com#20200209</link>
			<description><![CDATA[<p>STL files with invalid normal vectors now render correctly. I always relied on the exporting program to write correct normals, but so many programs do it wrong that my programs now recompute the normals from scratch.</p><p>As a side effect, display performance is now a lot faster. Furthermore, ASCII STL loading speed has improved again.</p><p>As always, you can download the thumbnail update <a href="https://papas-best.com/stlthumbnails_en#download">here</a> and the viewer update <a href="https://papas-best.com/stlviewer_en#download">here</a>!</p>]]></description>
		</item>
		<item>
			<title>Optimizer now supporting EPUB and SVG</title>
			<pubDate>28 Jan 2020 11:11 UT</pubDate>
			<guid>https://papas-best.com#20200128</guid>
			<link>https://papas-best.com#20200128</link>
			<description><![CDATA[<p>Papa’s Best Optimizer now supports optimization of EPUB ebooks. It not only recompresses the book container but also the images inside, leading to a 10% gain on average.</p><p>SVG graphics are another addition to the list of supported formats.</p><p>The UI remembers its settings now – no need to re-apply them every time you start the program. Compression of PNG has slightly improved as well.</p><p><a href="https://papas-best.com/optimizer_en#download">Download the update</a> or see the full changelog <a href="https://papas-best.com/downloads/optimizer/changes.txt">here</a>!</p>]]></description>
		</item>
		<item>
			<title>Updates for CFBF Optimizer, Optimizer, STL Viewer, and STL Thumbnails</title>
			<pubDate>1 Nov 2019 21:22 UT</pubDate>
			<guid>https://papas-best.com#20191101</guid>
			<link>https://papas-best.com#20191101</link>
			<description><![CDATA[<p><a href="https://papas-best.com/cfbf_en">My CFBF Optimizer</a> got a little more compact due to updated compiler settings.</p><p><a href="https://papas-best.com/stlviewer_en">My STL Viewer</a> and <a href="https://papas-best.com/stlthumbnails_en">my STL Thumbnail generator</a> now properly handle binary STL files exported from <cite>3D Slash</cite>, <cite>HiCAD</cite>, <cite>Polygonica</cite>, <cite>Vectary</cite>, and from French <cite>CATIA</cite> versions. They benefit from the updated compiler settings as well.</p><p>And the tabs in <a href="https://papas-best.com/optimizer_en">my Optimizer</a> now enable/disable properly and display without flickering on old Windows themes.</p>]]></description>
		</item>
		<item>
			<title>Optimizer updated</title>
			<pubDate>20 Oct 2019 00:25 UT</pubDate>
			<guid>https://papas-best.com#20191020</guid>
			<link>https://papas-best.com#20191020</link>
			<description><![CDATA[<p>Papa’s Best Optimizer got a huge UI update! You can now use Drag-and-Drop to optimize files and folders. Office optimization was improved. I cleaned up the options and fixed countless small problems, e.g. some deadlocks on Windows 10.</p><p>Head over to <a href="https://papas-best.com/optimizer_en#download">the download page</a> and see the full changelog <a href="https://papas-best.com/downloads/optimizer/changes.txt">here</a>!</p>]]></description>
		</item>
		<item>
			<title>Optimizer added</title>
			<pubDate>21 Sep 2019 13:49 UT</pubDate>
			<guid>https://papas-best.com#20190922</guid>
			<link>https://papas-best.com#20190922</link>
			<description><![CDATA[<p>I’ve uploaded my tool for lossless file optimization – <a href="https://papas-best.com/optimizer_en">Papa’s Best Optimizer</a>. For the past years, it saved me lots of disk space and quite some bandwidth costs. (All images and files on this site have been optimized by it.) Finally I’ve found the time to make it available to the public.</p><p>If you also care about optimizing things down to the last bit, head over to <a href="https://papas-best.com/optimizer_en#download">the download</a>!</p>]]></description>
		</item>
		<item>
			<title>STL Viewer and STL Thumbnails updated</title>
			<pubDate>10 Aug 2019 16:15 UT</pubDate>
			<guid>https://papas-best.com#20190810</guid>
			<link>https://papas-best.com#20190810</link>
			<description><![CDATA[<p>The latest update fixes a missing registry entry for the MIME type of STL files. Windows can now integrate the viewer and the thumbnail handler much better.</p><p>If you ever had problems with the thumbnails not showing up, or with Windows not using the viewer to open STL files, I recommend you download the thumbnail update <a href="https://papas-best.com/stlthumbnails_en#download">here</a> and the viewer update <a href="https://papas-best.com/stlviewer_en#download">here</a>!</p>]]></description>
		</item>
		<item>
			<title>STL Viewer updated</title>
			<pubDate>28 Jul 2019 01:11 UT</pubDate>
			<guid>https://papas-best.com#20190728</guid>
			<link>https://papas-best.com#20190728</link>
			<description><![CDATA[<p>This update integrates the viewer into the Windows <dfn>Open with</dfn> dialog. Previously, if you wanted to manually make the viewer your default program for STL files, you had to search the drive. Now it should be suggested right away. Small problems have been fixed as well.</p><p>You can download the update <a href="https://papas-best.com/stlviewer_en#download">here</a>!</p>]]></description>
		</item>
		<item>
			<title>STL Viewer and STL Thumbnails updated</title>
			<pubDate>30 Jun 2019 00:04 UT</pubDate>
			<guid>https://papas-best.com#20190630</guid>
			<link>https://papas-best.com#20190630</link>
			<description><![CDATA[<p>Today’s update contains a fix for graphics artifacts with multiple STL files in the same view (<em>File</em> → <em>Add Part …</em>). The title icon and the date stamps of installed files have been fixed as well.</p><p>I tried adding support for Windows 10’s <cite>Dark Mode</cite>, but Microsoft limits it to <cite>Windows Store</cite> apps and keeps the interfaces secret. So unfortunately no Dark Mode yet :(</p><p>Get the update for Papa’s Best STL Viewer <a href="https://papas-best.com/stlviewer_en#download">here</a> and the update for the thumbnails <a href="https://papas-best.com/stlthumbnails_en#download">here</a>!</p>]]></description>
		</item>
		<item>
			<title>STL Viewer and STL Thumbnails updated</title>
			<pubDate>11 Jun 2019 09:25 UT</pubDate>
			<guid>https://papas-best.com#20190611</guid>
			<link>https://papas-best.com#20190611</link>
			<description><![CDATA[<p>This update fixes the orientation of STL files exported from recent <dfn>Solid Edge</dfn> versions.</p><p>Programs disagree on whether Y or Z should be the <em>up</em> axis, which is a major source of annoyance for me. My tools implement a set of algorithms to decide on a case-by-case basis which axis is most likely <em>up</em>. While this is a solid win for usability, it needs periodic adjustments when new program versions are released. If you encounter STL files that are not rotated correctly, please <a href="mailto:info@papas-best.com">send</a> me a sample!</p><p>The thumbnail handler was extended to show in the bottom-right corner the icon of your default STL program.</p><p>You can download the new version of Papa’s Best STL Viewer <a href="https://papas-best.com/stlviewer_en#download">here</a> and the updated thumbnails <a href="https://papas-best.com/stlthumbnails_en#download">here</a>.</p>]]></description>
		</item>
		<item>
			<title>STL Viewer updated</title>
			<pubDate>4 May 2019 11:22 UT</pubDate>
			<guid>https://papas-best.com#20190504</guid>
			<link>https://papas-best.com#20190504</link>
			<description><![CDATA[<p>This update makes use of my <a href="https://papas-best.com/cfbf_en">CFBF Optimizer</a> to make the setup even smaller. The size of programs and setups is, in my opinion, a very important quality factor:</p><ul><li><em>Correctness:</em> Smaller programs tend to have fewer programming errors and are easier to maintain.</li><li><em>Trustworthiness:</em> For small setups and programs, it’s easier to inspect what they do with your machine.</li><li><em>Performance:</em> Smaller programs tend to consume less system resources (also see my <a href="https://papas-best.com/stlviewer_en#performance">benchmarks</a>).</li></ul><p>Furthermore, Microsoft fixed a few problems in their tools, allowing me to remove old workarounds. You can download the new version of Papa’s Best STL Viewer <a href="https://papas-best.com/stlviewer_en#download">here</a>.</p>]]></description>
		</item>
		<item>
			<title>CFBF Optimizer added</title>
			<pubDate>31 Mar 2019 14:46 UT</pubDate>
			<guid>https://papas-best.com#20190404</guid>
			<link>https://papas-best.com#20190404</link>
			<description><![CDATA[<p>You may have noticed that the setup of my <a href="https://papas-best.com/stlviewer_en">STL Viewer</a> has become smaller recently. This is mainly due to optimizations to the container format, Microsoft’s Compound File Binary Format (CFBF). I decided to share those optimizations with you, so I added CFBF Optimizer to my site (including source code). If you’re a programmer or just into data compression, <a href="https://papas-best.com/cfbf_en">check it out</a>!</p>]]></description>
		</item>
		<item>
			<title>STL Viewer updated</title>
			<pubDate>14 Feb 2019 18:57 UT</pubDate>
			<guid>https://papas-best.com#20190216</guid>
			<link>https://papas-best.com#20190216</link>
			<description><![CDATA[<p>The latest version fixes problems with the background color as well as spaces in file paths. Apart from that, detection of measurement units has improved. So if you ever had problems opening files that should otherwise be fine, or if the Viewer ignored your background color settings, be sure to head over to <a href="https://papas-best.com/stlviewer_en#download">the download section</a>!</p>]]></description>
		</item>
		<item>
			<title>STL Viewer updated</title>
			<pubDate>16 Dec 2018 14:22 UT</pubDate>
			<guid>https://papas-best.com#20181216</guid>
			<link>https://papas-best.com#20181216</link>
			<description><![CDATA[<p><a href="https://papas-best.com/stlviewer_en#download">This update</a> allows to run Best STL Viewer on computers that are very weak or very old (missing Direct3D 11-compliant hardware and drivers). It will automatically fall back to software rendering, which is very slow – but it’s better than nothing! (Windows 7 is still a minimum requirement, though.) Some small problems have been fixed as well.</p>]]></description>
		</item>
		<item>
			<title>STL Viewer updated</title>
			<pubDate>17 Nov 2018 14:16 UT</pubDate>
			<guid>https://papas-best.com#20181117</guid>
			<link>https://papas-best.com#20181117</link>
			<description><![CDATA[<p>The STL viewer now comes with a greatly improved setup (better updating, less UAC prompts, significantly smaller size) and a new option to use US/Imperial units (auto-detected on first launch). You can grab the update at the <a href="https://papas-best.com/stlviewer_en#download">download page</a>!</p>]]></description>
		</item>
		<item>
			<title>RSS feed added</title>
			<pubDate>20 Jul 2018 12:00 UT</pubDate>
			<guid>https://papas-best.com#20180720</guid>
			<link>https://papas-best.com#20180720</link>
			<description>You can now subscribe to updates via RSS!</description>
		</item>
	</channel>

</rss>