Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romashamin/Size-Marks-PS
A Photoshop™ script that makes measurement marks
https://github.com/romashamin/Size-Marks-PS
Last synced: 12 days ago
JSON representation
A Photoshop™ script that makes measurement marks
- Host: GitHub
- URL: https://github.com/romashamin/Size-Marks-PS
- Owner: romashamin
- License: mit
- Created: 2014-10-23T16:56:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T12:56:29.000Z (about 9 years ago)
- Last Synced: 2024-10-15T12:42:24.239Z (28 days ago)
- Language: JavaScript
- Homepage:
- Size: 2.6 MB
- Stars: 1,545
- Watchers: 91
- Forks: 169
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Size Marks
Size Marks is a helpful Photoshop script for web designers and front-end engineers.
Script converts rectangular marquee to labeled measurement mark. Landscape marquee → horizontal mark. Portrait or square marquee → vertical mark.
### Install
1. Download and unzip:
- [Size-Marks.jsxbin-v1.3.zip] for Photoshop CC 2015
- [Size-Marks.jsx-v1.0.zip] for Photoshop CC 2014
2. Place `Size Marks.jsxbin` in the Photoshop Scripts folder. If you have more than one version of Photoshop, place the script in the Scripts folder of each version.
- OS X: `/Applications/[Photoshop]/Presets/Scripts/`
- Windows: `C:\[Program Files]\Adobe\[Photoshop]\Presets\Scripts`
4. Restart Photoshop. The script should now be available in `File ▸ Scripts ▸ Size Marks`.
5. Next, let’s make a shortcut. `Edit ▸ Keyboard Shortcuts...`. Unfold `File` and scroll to `Scripts>`. Select `Size Marks` and set the shortcut.**Recommended shortcut key** (must not already be in use)
- OS X: `Shift+Cmd+P`
- Windows: `Shift+Ctrl+P`[Size-Marks.jsxbin-v1.3.zip]: https://cdn.rawgit.com/romashamin/Size-Marks-PS/master/Size-Marks.jsxbin-v1.3.zip
[Size-Marks.jsx-v1.0.zip]: https://github.com/romashamin/Size-Marks-PS/releases/download/v1.0/Size-Marks.jsx-v1.0.zip### Usage
Create a rectangular selection with Rectangular Marquee Tool (M) and use your shortcut (see Install section).
### System Requirements
The script has been tested on Photoshop CC 2014, CC 2015 on OS X Yosemite.
### Troubleshooting
If it seems like Size Marks does not work properly, first, make sure you are using the latest version of the script.
[Get the latest release](https://github.com/romashamin/Size-Marks-PS/releases/latest).
#### Required information
1. Your version of Photoshop CC. Select `Photoshop CC ▸ About Photoshop CC...` and find out a line that looks like `2015.0.1 Release` at the top of the dialog box.
2. The sequence of steps that led to the error (this will help me to reproduce the issue).
3. Provide a link to the .psd file in your Dropbox. Just remove all secret data and save as a copy.#### How to report
1. Open the [Issues tab](https://github.com/romashamin/Size-Marks-PS/issues) and click **New issue**.
2. Sign in or register on Github.
3. Briefly describe the issue in the Title field.
- **Do:** It does not create a text label on the second artboard
- **Don’t:** Help! It doesn't work!!1
4. Place the full description (see Required information above) into the next field, attach screenshots and hit **Submit new issue**.
5. Optional. [☕️ **Buy me**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AWYVPVCBHEJXA) a cup of coffee to give me extra energy.### Thanks
[c.pfaffenbichler]: https://forums.adobe.com/people/c.pfaffenbichler
[Evil Martians]: http://evilmartians.com/### For Satisfied Pro’s
If you’re a professional web developer:
* Use Size Marks for free and pay with a tweet/post
* Buy me a cup of pu-erh tea: [pay $3 by PayPal][pay $3 by PayPal]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AWYVPVCBHEJXA
### Testimonials [✍]
[✍]: https://twitter.com/search?f=realtime&q=Size%20Marks&src=typd
- Just what I needed. [⚑]
— Erik Myers, Mountain View, California.[⚑]: https://twitter.com/endswithak/status/528967796491681793
- Tu fais des maquettes/spéc sous Photoshop? Voila une petite extension sympa pour placer des marques de mesure. [✌]
— LegZ, Lyon, France.[✌]: https://twitter.com/legz/status/528459513943564288
- Перепробовал кучу всяких «образмеривалок» для Ps, но этот простейший скрипт пока кажется одним из самых юзабельных. [★]
— Андрей Сундиев, Яндекс, Москва.[★]: https://twitter.com/ASundiev/status/526640119777083392
- 選択範囲を作るだけで数値がレイヤーに書きだされる!?これは便利だ! [☼]
— ヤマシタヒトシ, 愛知県あま市[☼]: https://twitter.com/yamachan_ck/status/528374075224096768
- Шикарная вещь, как я раньше жил без Size Marks. [☂]
— Александр Курганов, Санкт-Петербург.[☂]: https://twitter.com/Akurganow/status/527734891144704000
- Made my day! [♬]
— Michl, Germany, NRW.[♬]: https://twitter.com/stil72/status/528092783169794049
- 確かに作業指示書の作成が楽になりそう。ワンアクションで寸法線と値を書き出してくれるのは便利。 [⌘]
— Torii, 静岡県浜松市[⌘]: https://twitter.com/torii/status/528000623921201153
- Nice little PS plugin for handing over designs quickly. [✈]
— Sebastian Stockmarr, Copenhagen, Denmark.[✈]: https://twitter.com/stockmarr/status/528897988220178432
P. S. Thanks to all the users for the great feedback!
### License
Copyright © 2014 Roman Shamin https://github.com/romashamin
Size Marks is licensed under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.