Anonymize only if field is not null

Hello, first of all, this is a fantastic project, congratulations!

Is there any way to only anonymize the data if the field has a value? I'd like if the field is empty to continue empty.

Thanks.