Forum Discussion
Rise 360 image compression
Do you have a copy of the original image you inserted? Which image block are you using?
You will always have some image degradation with bitmaps as the image is scaled up or down.
Generally speaking, the image has a set resolution. For example, the one I used in the demo below is 1920x1030. When I insert it into a webpage, course, etc, it is going to scale to fit into the container in which it's displayed. If that is smaller than 1920x1030 it is going to scale down and have some degradation. It's just the nature of bitmaps. The same as if you had a 100x50 image and inserted it into a 1200x600 container. It would scale up and appear pixelated.
Here's a test I did with a text screengrab inserting the original and noprocess versions. This screengrab was 1920x1030.
When you publish the course and look inside the asset folder, if you use NOPROCESS you'll see that Rise didn't compress the file and it will be the same resolution as it was when inserted.
This is happening in an image and text block. In fact, I scaled the images down because I thought maybe part of the problem was the images being too large. The original is something like 1475px wide. Plenty large and not blurry at all, except when using the zoom in function.
Just...not sure why _NOPROCESS_ isn't working like it should. Frustrating.