a11y.skipToMainContent
1

CSS 변환 발전기

Compose CSS는 슬라이더로 변환 — 번역, 스케일, 회전, skew 및 전체 3D — 변환 속성을 복사합니다.

2D transforms

px
px
deg
deg
deg

3D transforms

px
deg
deg
deg
px

Preview

BOX

CSS

Was this tool helpful?
Send output to:
Advertisement

How to use CSS Transform Generator

  1. 2D 슬라이더를 번역, 스케일, 회전 및 skew를 조정합니다.
  2. 피벗 포인트를 변경하기 위해 변형 origin을 선택합니다.
  3. RotX/Y/Z, translationZ 및 부모 관점을 설정하는 3D 섹션을 엽니다.
  4. 변환 선언을 잡아 복사 CSS를 클릭합니다.

CSS 변환 생성기은 무엇입니까?

CSS Transform Generator는 transform 속성을 시각적으로 만듭니다. changeX/Y, ScaleX/Y, 회전 및 skewX/Y에 대한 2D 슬라이더를 사용하여 transform-origin를 설정한 다음 RotX, RotY, RotZ,translatZ 및 부모 perspective의 3D 섹션으로 드롭하십시오.

레테르를 붙이는 성분을 가진 gridded 시사 상자는 순간에 결과를 보여줍니다, 그래서 당신은 정확하게 각 기능 더미를 볼 수 있습니다. 함수의 순서는 CSS에 중요하며, 생성된 선언은 sensible, 예측 가능한 순서를 유지합니다.

모든 것은 브라우저에서 실행됩니다. 결과 복사 transform 라인 — 와 함께 어떤 transform-originperspective 규칙 — and paste it into your stylesheet.

Advertisement

FAQ

왜 변환 기능의 순서는 중요합니까?
CSS는 변환 함수가 오른쪽으로 남아 있으므로 회전한 다음 번역을 통해 다른 결과를 제공합니다. 발전기는 일관된 순서로 그(것)들을 출력합니다; 특정한 순서가 필요로 하는 경우에 CSS를 조정하십시오.
왜 부모의 관점과 상자가 아닌가요?
3D 교체를 위해 정확한, 시각은 보통 부모 (변환된 상자를 포함하는 성분)에 놓입니다. 이 도구는 미리보기 단계에 적용하고 생성 된 CSS 댓글에 메모합니다.

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

← Back to Developer Tools · All tags

Last updated:

Advertisement