Plotter Image Generator is an online image editor that creates plotter-style effects, transforming images into vector art (SVG) using a collection of algorithms.
When you load a picture, you can drag the preview image around and zoom using the scroll wheel.
The initial display size is limited to 800px when you first load the image, but you're welcome to resize it as large as you like. This limitation exists primarily because some algorithms use hard-coded default values (such as blur radius or border size), which work best with images approximately 800px wide. However, if you're trying to generate a Stipple or Delaunay image with a large number of stipples, the rendering may not work well if the resulting polygons are too small. In such cases, increasing the image size can significantly improve the output quality.
Plotterfun: https://github.com/mitxela/plotterfun