Jump to content

Need filetypes explained in lay-terms, please


Recommended Posts

  • BoltBait changed the title to Need filetypes explained in lay-terms, please

This is more a color management issue than a file type issue, sRGB is one of a number of standards that describe how RGB pixels should be interpreted for display/printing.

It sounds like the printer is asking for an image with an embedded sRGB color profile.

 

Paint.NET does not currently support color management, but you should be able to use Krita to save an image as sRGB.

  • Like 1
  • Upvote 1

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint 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

sRGB is the standard color space on Windows 10

The sRGB standard color space was developed jointly in 1996 by Microsoft and HP.

1000835391_sRGBNote.jpg.a9b8faf0322a9998414bb688e00a9f26.jpg

It is the default color space, but can be changed by installing other ICC color management profiles

https://support.microsoft.com/en-au/windows/about-color-management-2a2ed8fa-cf09-83c5-e55c-d1428519f616

 

BTW
There is a open source freeware called Cyan that allows for the conversion of ICC profiles for images up to 32 bits. I use it to convert RGB to CMYK. Here is the link:
https://cyan.fxarena.net/

 

When you goto Windows Color Management you should see something like what is inserted below after selecting the 'Advanced' tab:2039139855_Screenshot2022-02-2516_22_50.thumb.png.31f4ecf55b7eb16f47833df2fe6a73eb.png

Edited by HyReZ


 

Link to comment
Share on other sites

15 hours ago, null54 said:

This is more a color management issue than a file type issue, sRGB is one of a number of standards that describe how RGB pixels should be interpreted for display/printing.

It sounds like the printer is asking for an image with an embedded sRGB color profile.

 

Paint.NET does not currently support color management, but you should be able to use Krita to save an image as sRGB.

How do I know if a file is an "embedded sRGB color profile?"  Is there a way to check?  Thank you!  
P.S. What does it mean for a file to be "embedded"?  And "embedded" as opposed to what kind of file(s)?...  

Link to comment
Share on other sites

2 hours ago, CTW said:

P.S. What does it mean for a file to be "embedded"?  And "embedded" as opposed to what kind of file(s)?...  

 

Really simply: an "embedded sRGB color profile" means the image has it's own table of colors which it uses to make sure the image displays the same way across different platforms.

Link to comment
Share on other sites

On 2/23/2022 at 6:57 PM, CTW said:

The Color format for my computer says it is RGB.  Does this impact paint.net's capacity to create sRGB images? 

Here we are full circle.

 

If you created or edited an image in Paint.NET and did not add/embed a color space profile to the Color Management, then it will saved as sRGB by default.

Paint.NET does not provide the option to add/embed color space profiles, it uses the WCS 1.0 default or the profiles installed by the user via Color Management.
 

Why?
 

Because: "When no input color space is specified, by default WCS 1.0 uses the sRGB color space as the input color space for color mapping.

When no output profile is specified, but a default device is specified, WCS 1.0 selects a default output profile. If the default device does not have an associated profile, WCS 1.0 uses the sRGB color space as the output profile."
https://docs.microsoft.com/en-us/windows/win32/wcs/srgb--a-standard-color-space

 

I just found an excellent video link on the basics of color space and profiles:

 

Edited by HyReZ


 

Link to comment
Share on other sites

 

17 minutes ago, HyReZ said:

@Rick Brewster

If the image is edited in some way will the resulting image loose any of the EXIF data such as shutter speed, f-stop, camera model, or stuff like that when saved?

 

No. All EXIF and XMP metadata is preserved. I think the only EXIF data that Paint.NET might change is the DPI, if you modify it in Image -> Resize or Image -> Canvas Size. There is also some precision loss that happens for DPI, e.g. "96" becomes "95.997", which hopefully I can find a workaround for at some point.

 

Oh, also, PDN will honor the rotation metadata (90°, etc.) when loading an image, but then discard it.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...