Is there a way, when you execute a cell in a ipynb file, to get the image saved as a jpeg instead of png? I’m asking because I have a notebook with loads of images, which, when I export to html takes ages to load because of all the pngs. I’d like a smaller file size for my images.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Cell magic to save image output as a .png file | 11 | 22327 | June 13, 2022 | |
InlineBackend.figure_format='jpeg' vs 'png' | 0 | 530 | July 21, 2021 | |
Jupyterlab save notebook without cells output | 1 | 424 | October 31, 2024 | |
Here's a script to reduce size of a notebook with many png images | 2 | 74 | November 19, 2024 | |
Html layout from ipynb file in Jupyter-lab with R kernel | 2 | 629 | October 8, 2021 |