それは、 SVG はピクセルではなく XML の幾何学であり、ぼかしなしに任意のサイズにスケールできますが、サンプルにピクセルグリッドはありません。 です。 その性質は、 1/4回転が無料か、 再符号化に費やすかを決定するのです。
SVGに関して 知っておくべき事は?
+
Yes — ファイルはテキストとして編集されますので 結果は無限に拡張可能で バージョン管理においては 変更可能です. It is the kind of thing that explains why a file looks right in one application and wrong in another.
Yes: free accounts process images up to 25 MB each, which an SVG essentially never approaches — a complex illustration is usually a few hundred kilobytes of text. In practice the thing that makes an SVG heavy is thousands of path nodes from an auto-trace, not the file size, and that is a different problem from the cap.
WORD.toは文書の編集可能な終わりを中心に構築されており、誰かが送信するために平坦化する前に、まだ書かれ、まだスタイル化され、まだ論争されているDOCXである。 Office files are containers full of other people's media — images, embedded audio, fonts — so the work people need on them is usually the work they would need on those contents anyway. SVG を回転 shares the upload, the caps and the account with the conversions for that reason.
SVG を回転が終わったら、結果をどうするか。
+
コンバータは送信用のPDF、埋め込み用の画像、プログラム的に読み込むための普通のテキストに変換する。 Doing that afterwards keeps the editable original around, which is the part you cannot get back once it has been flattened.