Duefectu Posted April 28, 2020 Share Posted April 28, 2020 I'm developing for ZX Spectrum Next, and I need a 256 color palette to work. With Gimp I can use 256 color palette, but with Paint.net there only 96 colors in the palette. Questions: Can Paint.net work with 256 colors palette? Can any plugin convert image palette to the selected palette? I tested "Recolor using Palette", but only works with 96 colors, and "TR's ColorReducer" but don't work with my palette, it uses his own from the image. Can Paint reduce color to 8bit deep? Thanks for your time and help! Quote Link to comment Share on other sites More sharing options...
Reptillian Posted April 28, 2020 Share Posted April 28, 2020 3 hours ago, Duefectu said: I'm developing for ZX Spectrum Next, and I need a 256 color palette to work. With Gimp I can use 256 color palette, but with Paint.net there only 96 colors in the palette. Questions: Can Paint.net work with 256 colors palette? Can any plugin convert image palette to the selected palette? I tested "Recolor using Palette", but only works with 96 colors, and "TR's ColorReducer" but don't work with my palette, it uses his own from the image. Can Paint reduce color to 8bit deep? Thanks for your time and help! There is this plugin, but it's not convenient. - Quote G'MIC Filter Developer I am away from this forum for undetermined amount of time: If you really need anything related to my PDN plugin or my G'MIC filter within G'MIC plugin, then you can contact me via Paint.NET discord, and mention me. Link to comment Share on other sites More sharing options...
Duefectu Posted April 29, 2020 Author Share Posted April 29, 2020 (edited) Thanks @Reptillian but it's not that I need. Edited April 29, 2020 by Duefectu Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted April 29, 2020 Share Posted April 29, 2020 If you need to reduce an image to an 8-bit color palette, you can also save it to an 8-bit PNG and then re-open it. However, once reopened the image is converted back to 32-bit BGRA (in-memory that is, the file on disk isn't affected), even if only 256 colors are actually used. So any modifications may step outside of those 256 colors and adversely affect the image once it's saved again. You can't constrain editing to 8-bits, in other words. I've filed a bug/task to look into expanding the Colors window to be able to work with 256 colors. However, it will probably be awhile. There's a lot of other stuff to do that's much higher on the priority list! 2 Quote 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...
Reptillian Posted April 29, 2020 Share Posted April 29, 2020 (edited) 24 minutes ago, Duefectu said: Thanks @Reptillian but it's not that I need. Right now, there isn't any good options other than going into other software because Paint.NET is never meant for 8-bit editing ala GraFx2 or Pro Motion NG. However, I can write up a G'MIC script to import gpl and then insert it right back to the canvas. I already have a G'MIC-QT GUI filter that allows you to reduce color named Transfer Colors[Reduced Colors] using a layer as reference. That's all I can do to help. Edited April 29, 2020 by Reptillian Quote G'MIC Filter Developer I am away from this forum for undetermined amount of time: If you really need anything related to my PDN plugin or my G'MIC filter within G'MIC plugin, then you can contact me via Paint.NET discord, and mention me. Link to comment Share on other sites More sharing options...
Cipheroid Posted June 2, 2020 Share Posted June 2, 2020 Unfortunately the plugin I made was made was for specific reasons to help aid with pixel art. It will probably not help with anything retro. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.