Ubuntu Software: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
PDF
(→PDF) |
|||
Zeile 6: | Zeile 6: | ||
** To add a new language install "myspell-de" for example. | ** To add a new language install "myspell-de" for example. | ||
===PDF=== | ===PDF=== | ||
+ | |||
+ | ====Edit PDFs==== | ||
+ | * [http://pdfedit.cz/en/index.html PDFedit] - read, change and extract information from a PDF file. | ||
+ | |||
====Remove PDF password==== | ====Remove PDF password==== | ||
with Ghostscript ([http://www.cyberciti.biz/faq/removing-password-from-pdf-on-linux/ Source]): | with Ghostscript ([http://www.cyberciti.biz/faq/removing-password-from-pdf-on-linux/ Source]): |
Version vom 26. November 2012, 00:01 Uhr
Most of the software can be easily installed through the Ubuntu Software Center.
Text
- Gedit
- To add a new language install "myspell-de" for example.
Edit PDFs
- PDFedit - read, change and extract information from a PDF file.
Remove PDF password
with Ghostscript (Source):
- gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=unencrypted.pdf -c .setpdfwrite -f encrypted.pdf
Audio
- Sound Converter - convert to ogg, mp3
- PulseAudio Volume Control - better volume control.
Video
- Mobile Media Converter - download from youtube and convert to mp4, mp3.
- GTK+ UVC Viewer - record with your camera, a lot of settings.
Flash
Fix your flash problems with Flash Aid (Download and drag and drop it in Firefox)
VoIP
- Mumble - open source, conference audio, no video yet, needs installed server.
Image Processing
- GIMP - editing images.
- Inkscape - for creating and editing SVG files.
- nautilus-image-converter - Rotate and Resize multiple images from Nautilus (explorer).
File Exchange
Screen Recording
- Kazam
- Can record 2 different audio channels (microphone and loud speakers), better than RecordMyDesktop, BUT unfortunately crashes every few minutes on Nikolay's computer.
- RecordMyDesktop (Video + Sound)
- Converts into *.ogv file. 1 Minute is about 18MB.
- Note: After recording the screen it takes time to convert the file! For 1 Minute recording about 1 minute conversion.
- Video quality is not good on Nikolay's computer.
- Eidete
- No Problems during recording.
- Can record only one audio channel.
- Installation instructions: http://blog.sudobits.com/2012/07/17/eidete-a-screencasting-application-that-really-works-on-ubuntu-12-04/
sudo add-apt-repository ppa:shnatsel/eidete-daily sudo apt-get update sudo apt-get install eidete
Media and Flyers
- Scribus - Open Source Desktop Publishing.
IT Administration
- Putty - connect through SSH to a server (console mode)