• Converts a webp image to base64 format.

    Parameters

    • webPath: string

      The web path of the photo.

    Returns Promise<string>

    A Promise that resolves with the base64 representation of the photo.