Before you start
- Keep an untouched copy of the original source.
Choose the right source format
- Use PNG or WebP when the source needs transparency, JPEG for an opaque photo, or SVG for a vector mark.
- Choose a file from Studio or drag it into the upload area.
- Allow DanceLogo to resize or recompress oversized raster sources before upload.
- Confirm the prepared asset appears in Studio and My Assets.
Expected result
The validated source appears in Studio and My Assets, ready to reuse in saved projects.
Common problems
- SVG rejected: remove scripts, event handlers, external resources or unsupported active content.
- HEIC unavailable: convert the source to JPEG, PNG or WebP when the browser cannot decode it.
- Image too large: export a smaller source if browser-side preparation cannot complete.
Common questions
Which source format is best for a transparent logo or icon?
Use PNG, WebP or sanitized SVG when the source needs transparent areas. JPEG always has an opaque background.
Can I upload HEIC or HEIF files?
Only when the browser can decode them. DanceLogo prepares a supported HEIC or HEIF source as JPEG; otherwise, convert it to JPEG, PNG or WebP before uploading.
Can I animate an SVG file?
Yes, if the SVG passes DanceLogo sanitization. Scripts, event handlers, external resources and other active content are rejected.