Mr.Curious Posted October 22, 2019 Share Posted October 22, 2019 (edited) I am editing hundreds of photos, having to convert them to TIFF. It would be handy if TIFF was the default format to save to )other times I need .dds format to save to) Is there a way for users to get paint.net to change the default save type? I saw someone else ask for this (but asked for JEPG) and was rejected on the basis that JPEG loses quality. As this wouldn't be the case for TIFF and other lossless formats is there a way to go about this? Edited October 22, 2019 by Mr.Curious Link to comment Share on other sites More sharing options...
Reptillian Posted October 22, 2019 Share Posted October 22, 2019 Use a batch converter. G'MIC Filter Developer Link to comment Share on other sites More sharing options...
Mr.Curious Posted October 22, 2019 Author Share Posted October 22, 2019 (edited) I guess I'll have to use infranview if there is no way to change the default save type with PDN. Thanks Edited October 22, 2019 by Mr.Curious Link to comment Share on other sites More sharing options...
Mr.Curious Posted October 22, 2019 Author Share Posted October 22, 2019 well it looks like there is no option to convert to .dds using infranview.. Big pain here. Is there no way to set the default save type? It would save people time. Link to comment Share on other sites More sharing options...
null54 Posted October 22, 2019 Share Posted October 22, 2019 1 hour ago, Mr.Curious said: well it looks like there is no option to convert to .dds using infranview You could use the DirectXTex texconv utility, it is a command line tool for converting to/from the DDS formats. Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to comment Share on other sites More sharing options...
IHaveNoName Posted October 22, 2019 Share Posted October 22, 2019 It certainly would be useful if PDN remembered the last save format. It is a bit of faff scrolling back down to Optimized PNG every time when you've been saving or trialing work in progress in that format. I'd also argue for alphabetical listing of all formats although it would make sense to keep .pdn, .jpg and .png at the top of the list as most users most commonly used image formats. Link to comment Share on other sites More sharing options...
HyReZ Posted October 22, 2019 Share Posted October 22, 2019 @Mr.CuriousAccording to the IrfanView supported formats page, it will read .DDS files after you install the IrfanView plugins:https://www.irfanview.com/main_formats.htm Link to comment Share on other sites More sharing options...
IHaveNoName Posted October 22, 2019 Share Posted October 22, 2019 2 hours ago, Mr.Curious said: well it looks like there is no option to convert to .dds using infranview. Just read HyReZ's post ^ and can confirm that but there is no DDS conversion tool. IRFV will open them (with a plugin) and save them in other formats but that's it. A bit pointless IMHO when you have PDN which can do that and convert too. I have bought up the matter in relation to batch file conversions with IRFV as well (the thing the OP here wants) and accidentally re-found a thread I'd actually contributed too at its forum about that very matter. I needed a JPG > DDS batch conversion tool for intermediate conversion purposes to be able to use an even more obscure icon image format (XBX) converter tool that only works with DDS originals and does not do batch conversions either. So after I had created them I actually had to re-save as DDS every one of the 200+ PNG icons, created with PDN, that I wanted to convert. That slowed down the whole save process. There is definitely a need for batch conversion to less common formats like DDS. Link to comment Share on other sites More sharing options...
HyReZ Posted October 23, 2019 Share Posted October 23, 2019 (edited) I just copied all of the .dds files from my Visual Studio folder (There were 15) and I added them to my batch que in IrfanView and converted them to .tif. Edited October 23, 2019 by HyReZ Link to comment Share on other sites More sharing options...
Mr.Curious Posted October 23, 2019 Author Share Posted October 23, 2019 I appreciate all the information in the replies. This thread got a bit off topic though. I was, and still am, wondering if there is a way to change the default output format of files form PDN. As posted by another user, it would be quite helpful. Link to comment Share on other sites More sharing options...
HyReZ Posted October 23, 2019 Share Posted October 23, 2019 (edited) The short answer is no. It currently can't be done and probably will not be implemented in future versions. Edited October 23, 2019 by HyReZ Link to comment Share on other sites More sharing options...
Mr.Curious Posted October 23, 2019 Author Share Posted October 23, 2019 1 hour ago, HyReZ said: The short answer is no. It currently can't be done and probably will not be implemented in future versions. Too bad. Its little features like this that make a big difference. Something like this would not be hard to implement. In any case, thanks for the replies. Link to comment Share on other sites More sharing options...
BoltBait Posted October 23, 2019 Share Posted October 23, 2019 11 minutes ago, Mr.Curious said: Something like this would not be hard to implement. Please don’t presume... The source code is over half a million lines and VERY complex. Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
Mr.Curious Posted October 23, 2019 Author Share Posted October 23, 2019 3 minutes ago, BoltBait said: Please don’t presume... The source code is over half a million lines and VERY complex. Please don't presume what? I understand how difficult maintaining vast swaths of code can be, but come on, you think implementing a save preset is hard? lol. Link to comment Share on other sites More sharing options...
HyReZ Posted October 23, 2019 Share Posted October 23, 2019 (edited) Greetings All, XnConvert is a freeware (for non-commercial users) that is compatible with more than 500 formats and exports to about 70 different file formats. It will read & write to .dds and as a part of its 80 different operations it does batched image conversions. https://www.xnview.com/en/ Edited October 23, 2019 by HyReZ Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted October 23, 2019 Share Posted October 23, 2019 7 hours ago, Mr.Curious said: Is there a way for users to get paint.net to change the default save type? 3 hours ago, HyReZ said: The short answer is no. It currently can't be done and probably will not be implemented in future versions. ^^ You have your answer. ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
HyReZ Posted October 23, 2019 Share Posted October 23, 2019 4 hours ago, IHaveNoName said: Just read HyReZ's post ^ and can confirm that but there is no DDS conversion tool. IRFV will open them (with a plugin) and save them in other formats but that's it. A bit pointless IMHO when you have PDN which can do that and convert too. Paint.NET does not perform batch conversion. Link to comment Share on other sites More sharing options...
IHaveNoName Posted October 23, 2019 Share Posted October 23, 2019 ^ If you read what I posted I did not say PDN did batch conversions. I meant PDN will open DDS like IRFV but, unlike IRFV, PDN can save them as DDS and convert to DDS from other image formats as well. In other words PDN is the far more useful tool for handling DDS. No batch conversion facility for either program was mentioned as, indeed, neither currently has that option. Link to comment Share on other sites More sharing options...
HyReZ Posted October 23, 2019 Share Posted October 23, 2019 (edited) 17 hours ago, Reptillian said: Use a batch converter. 14 hours ago, IHaveNoName said: There is definitely a need for batch conversion to less common formats like DDS. I am aware of what has been written here! Are you? Edited October 23, 2019 by HyReZ Link to comment Share on other sites More sharing options...
IHaveNoName Posted October 23, 2019 Share Posted October 23, 2019 As I'd explained in the previous paragraph I wrote that because, like Mr.Curious, I could have used such a tool for the purpose described and consequently understood the desire for a PDN or failing that a IRFV batch converter tool which could handle less commonly used formats like DDS. Quote I needed a JPG > DDS batch conversion tool for intermediate conversion purposes to be able to use an even more obscure icon image format (XBX) converter tool that only works with DDS originals and does not do batch conversions either. As I thought was clear the previous comments were just about the differences between IRFV, PDN in relation to its DDS options and the superiority of PDN in that respect. Neither does batch conversions of DDS so I'm not sure how there could be any confusion about what I meant. Of course there are a number of batch conversion tools which do handle DDS which are easy enough to find but this is a PDN forum and about what it can do, can not do and what features, like batch conversion, it might be useful for it to support in the future. Link to comment Share on other sites More sharing options...
HyReZ Posted October 23, 2019 Share Posted October 23, 2019 (edited) @IHaveNoName Edited October 23, 2019 by HyReZ Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 24, 2019 Share Posted October 24, 2019 On 10/22/2019 at 7:55 PM, Mr.Curious said: ... you think implementing a save preset is hard? lol. I don't think anyone said it was difficult or easy; that's the vocabulary that you chose, not us. Difficulty of implementation isn't the issue, but is always conflated when this type of request is made. It's not difficult to request this idea, or to imagine it working correctly. What is difficult is designing functionality like this such that it works well for everyone, and isn't just something that works great for 1 person but not so well for millions of others (btw this is the problem with so much software out there: rampant accrual of tiny unharmonious features). Also, I haven't been avoiding this because I think it's difficult on any particular axis. I have intentionally decided to not do this for reasons outlined in older discussions going back as far as maybe 15 years ago: I believe it's the wrong design, and that it's a bad design. You can search for the details, I'm not going to repeat what I've said so many times before. tl;dr not going to happen, and that's that. Some people think I'm being a stubborn jerk on this, but some people think that of anyone who disagrees with them and/or who won't give them what they won't, so whatever. P.S. I don't think you are being a jerk. You're just asking for something you thought would be useful. 1 The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Recommended Posts