Colibri Iteration Image Saving and HDR to JPG Conversion Inquiry

I want to generate false color images based on parameters using Colibri, but I’m facing the following issues:

  1. When the next iteration proceeds, the previous iteration’s image gets overwritten, causing a problem.
  2. To solve this, I used a Python script to save images for each iteration.

Here are my questions:

  1. Is there a Grasshopper component that converts HDR images to JPG? (Currently, I’m using the HB HDR to GIF component to convert them to GIF.)
  2. Besides the Python script, is there another way to save images for each iteration?

I want to record the computation time of components using Colibri, is there a way to convert the time displayed in the Profiler into text?

image