Forum Discussion
KarlMuller
7 months agoCommunity Member
Hi Justin,
Rise processes all images and videos when they are inserted into a block.
If you don't want Rise to do any processing to your images, add _NOPROCESS_
to the name of your image file.
So car.png will become car_NOPROCESS_.png
If you'd like an image to keep its specific file format and not undergo compression, you can opt-out of image optimization on a case-by-case basis. Just add _NOPROCESS_
to the name of your image file. It'll upload and display exactly as you saved it. Keep in mind that file size limits still apply.