Simpler example of modification

                                nbdkit
┌─────────────┐http┌─────────────┐    ┌────────────┐    ┌────────────┐
│ cloud image │───▶│ curl plugin │───▶│ xz filter  │───▶│ qcow2 file │
└─────────────┘    └─────────────┘    └────────────┘    └────────────┘

                                           ◀─── virt-sparsify --in-place

                                        ◀─── virt-customize
                                             to deactivate cloud-init

                                     ◀─── virt-customize
                                          to modify /etc/motd
                                                            ┌───────────┐
                                 ───▶ qemu-img convert ────▶│ local.img │
                                                            └───────────┘